[PR #1219] [MERGED] fix(web) Fix incorrect album type (shared/non-shared) in album selection modal #8955

Closed
opened 2026-02-05 13:56:04 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1219
Author: @alextran1502
Created: 12/30/2022
Status: Merged
Merged: 12/30/2022
Merged by: @alextran1502

Base: mainHead: fix/web-shows-incorrect-album-in-add-to-album-modal


📝 Commits (3)

  • 3671b37 fix(web) Fix incorrect album type (shared/non-shared) in album selection modal
  • bb552c7 styling
  • 4104aad remove deadcode

📊 Changes

2 files changed (+15 additions, -11 deletions)

View changed files

📝 web/src/lib/components/asset-viewer/album-list-item.svelte (+0 -1)
📝 web/src/lib/components/shared-components/album-selection-modal.svelte (+15 -10)

📄 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/1219 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 12/30/2022 **Status:** ✅ Merged **Merged:** 12/30/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/web-shows-incorrect-album-in-add-to-album-modal` --- ### 📝 Commits (3) - [`3671b37`](https://github.com/immich-app/immich/commit/3671b37b42a0e879d2d560cfa2e26de0d220439a) fix(web) Fix incorrect album type (shared/non-shared) in album selection modal - [`bb552c7`](https://github.com/immich-app/immich/commit/bb552c77c14d44eee49641b418e76cc72115bc0b) styling - [`4104aad`](https://github.com/immich-app/immich/commit/4104aade7eade11da7cf6f3aeafa5dc24bff8e4c) remove deadcode ### 📊 Changes **2 files changed** (+15 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/asset-viewer/album-list-item.svelte` (+0 -1) 📝 `web/src/lib/components/shared-components/album-selection-modal.svelte` (+15 -10) </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 13:56:04 +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#8955