[PR #2449] [MERGED] fix(web): small issues on explore and person pages #9554

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2449
Author: @michelheusschen
Created: 5/17/2023
Status: Merged
Merged: 5/17/2023
Merged by: @jrasm91

Base: feat/facial-recognitionHead: fix/web-explore-person-pages


📝 Commits (1)

  • b0f0d00 fix(web): small issues on explore and person pages

📊 Changes

4 files changed (+38 additions, -51 deletions)

View changed files

📝 web/src/lib/components/assets/thumbnail/image-thumbnail.svelte (+5 -4)
📝 web/src/lib/components/faces-page/edit-name-input.svelte (+10 -16)
📝 web/src/routes/(user)/explore/+page.svelte (+2 -3)
📝 web/src/routes/(user)/people/[personId]/+page.svelte (+21 -28)

📄 Description

No description provided


🔄 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/2449 **Author:** [@michelheusschen](https://github.com/michelheusschen) **Created:** 5/17/2023 **Status:** ✅ Merged **Merged:** 5/17/2023 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `feat/facial-recognition` ← **Head:** `fix/web-explore-person-pages` --- ### 📝 Commits (1) - [`b0f0d00`](https://github.com/immich-app/immich/commit/b0f0d0037c8b9d96ae6fbe077f45592254e34cfc) fix(web): small issues on explore and person pages ### 📊 Changes **4 files changed** (+38 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/assets/thumbnail/image-thumbnail.svelte` (+5 -4) 📝 `web/src/lib/components/faces-page/edit-name-input.svelte` (+10 -16) 📝 `web/src/routes/(user)/explore/+page.svelte` (+2 -3) 📝 `web/src/routes/(user)/people/[personId]/+page.svelte` (+21 -28) </details> ### 📄 Description _No description provided_ --- <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:06:48 +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#9554