[PR #2176] [MERGED] fix(web): hide assets when selecting album cover #9414

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2176
Author: @michelheusschen
Created: 4/5/2023
Status: Merged
Merged: 4/5/2023
Merged by: @alextran1502

Base: mainHead: fix/web-album-cover-select


📝 Commits (1)

  • a6734eb fix(web): hide assets when selecting album cover

📊 Changes

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

View changed files

📝 web/src/lib/components/album-page/album-viewer.svelte (+1 -1)

📄 Description

Hides the album assets while selecting the album cover. Otherwise, the album assets could show underneath or below when selecting an album cover thumbnail. Fixes #2041


🔄 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/2176 **Author:** [@michelheusschen](https://github.com/michelheusschen) **Created:** 4/5/2023 **Status:** ✅ Merged **Merged:** 4/5/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/web-album-cover-select` --- ### 📝 Commits (1) - [`a6734eb`](https://github.com/immich-app/immich/commit/a6734eb352000fbbb35ecfc65a430d3a7ad7df39) fix(web): hide assets when selecting album cover ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/album-page/album-viewer.svelte` (+1 -1) </details> ### 📄 Description Hides the album assets while selecting the album cover. Otherwise, the album assets could show underneath or below when selecting an album cover thumbnail. Fixes #2041 --- <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:04:20 +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#9414