[PR #4098] [MERGED] feat(web): hide face from detail page #10248

Closed
opened 2026-02-05 14:18:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4098
Author: @martabal
Created: 9/14/2023
Status: Merged
Merged: 9/15/2023
Merged by: @alextran1502

Base: mainHead: feat/hide-face-from-detail


📝 Commits (1)

  • df6d1ca feat: hide face from detail page

📊 Changes

1 file changed (+19 additions, -0 deletions)

View changed files

📝 web/src/routes/(user)/people/[personId]/+page.svelte (+19 -0)

📄 Description

Changes made in this PR

This PR adds the ability to hide a face from the detail page. Once the face is hidden, the user is redirected to the Explore page.

Closes #4099

Screenshots

Screenshot from 2023-09-14 16-42-38


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/4098 **Author:** [@martabal](https://github.com/martabal) **Created:** 9/14/2023 **Status:** ✅ Merged **Merged:** 9/15/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/hide-face-from-detail` --- ### 📝 Commits (1) - [`df6d1ca`](https://github.com/immich-app/immich/commit/df6d1ca927090ce51c72a3258556cd9ef91dc3c8) feat: hide face from detail page ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `web/src/routes/(user)/people/[personId]/+page.svelte` (+19 -0) </details> ### 📄 Description ## Changes made in this PR This PR adds the ability to hide a face from the detail page. Once the face is hidden, the user is redirected to the Explore page. Closes #4099 ## Screenshots ![Screenshot from 2023-09-14 16-42-38](https://github.com/immich-app/immich/assets/74269598/2fad5393-654a-4cca-b312-835e56c5274f) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:18:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10248