[PR #3857] [CLOSED] fix(web): delete album consolidation #10135

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/3857
Author: @waclaw66
Created: 8/25/2023
Status: Closed

Base: mainHead: fix/delete-album-consolidation


📝 Commits (10+)

  • 9eec8fd Update album-card.svelte
  • c4e14e1 Update people-card.svelte
  • 1a045d5 Update people-card.svelte
  • c1ed0bd Update people-card.svelte
  • 9843c82 aria fix
  • 6252bb1 Merge branch 'main' into waclaw66-patch-1
  • 689d78a Merge pull request #2 from waclaw66/waclaw66-patch-1
  • 03387be Merge branch 'immich-app:main' into main
  • bbd4905 keep types fix
  • df8d14b fix menu button color

📊 Changes

3 files changed (+40 additions, -20 deletions)

View changed files

📝 web/src/lib/components/album-page/album-card.svelte (+5 -1)
📝 web/src/lib/components/faces-page/people-card.svelte (+31 -15)
📝 web/src/routes/(user)/albums/[albumId]/+page.svelte (+4 -4)

📄 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/3857 **Author:** [@waclaw66](https://github.com/waclaw66) **Created:** 8/25/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/delete-album-consolidation` --- ### 📝 Commits (10+) - [`9eec8fd`](https://github.com/immich-app/immich/commit/9eec8fd14c84de52b253689fea1f128891d5ce9b) Update album-card.svelte - [`c4e14e1`](https://github.com/immich-app/immich/commit/c4e14e1fdee1971c7c7b247eac8f0bb603b16dbd) Update people-card.svelte - [`1a045d5`](https://github.com/immich-app/immich/commit/1a045d5d0dd7706722a5178544a70cb6d59c1a65) Update people-card.svelte - [`c1ed0bd`](https://github.com/immich-app/immich/commit/c1ed0bdcb2400c20f9e80927394d231857f32d6b) Update people-card.svelte - [`9843c82`](https://github.com/immich-app/immich/commit/9843c82c41b96d91039bcf4574385fa5832a175a) aria fix - [`6252bb1`](https://github.com/immich-app/immich/commit/6252bb1631bab8c8859f156539a0f4ce9d353008) Merge branch 'main' into waclaw66-patch-1 - [`689d78a`](https://github.com/immich-app/immich/commit/689d78a863cc4b20c462b337ded67802e0d6b172) Merge pull request #2 from waclaw66/waclaw66-patch-1 - [`03387be`](https://github.com/immich-app/immich/commit/03387beaf21f2cf0daeac9a17651e019c1fc554e) Merge branch 'immich-app:main' into main - [`bbd4905`](https://github.com/immich-app/immich/commit/bbd4905942769ae10fd830321602961d523c773f) keep types fix - [`df8d14b`](https://github.com/immich-app/immich/commit/df8d14be1dabbe85e04847dcaf3e7870c8bf6833) fix menu button color ### 📊 Changes **3 files changed** (+40 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/album-page/album-card.svelte` (+5 -1) 📝 `web/src/lib/components/faces-page/people-card.svelte` (+31 -15) 📝 `web/src/routes/(user)/albums/[albumId]/+page.svelte` (+4 -4) </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:16:33 +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#10135