[PR #12874] [MERGED] fix: album title state weirdness #13735

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/12874
Author: @danieldietzler
Created: 9/23/2024
Status: Merged
Merged: 9/24/2024
Merged by: @jrasm91

Base: mainHead: fix/album-title-state-weirdness


📝 Commits (1)

  • ea68e60 fix: album title state weirdness

📊 Changes

2 files changed (+10 additions, -4 deletions)

View changed files

📝 web/src/lib/components/album-page/album-title.svelte (+4 -3)
📝 web/src/routes/(user)/albums/[albumId=id]/[[photos=photos]]/[[assetId=id]]/+page.svelte (+6 -1)

📄 Description

Fixes #11295


🔄 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/12874 **Author:** [@danieldietzler](https://github.com/danieldietzler) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/24/2024 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `fix/album-title-state-weirdness` --- ### 📝 Commits (1) - [`ea68e60`](https://github.com/immich-app/immich/commit/ea68e609476bfdc998db259662f6464bcf75ed21) fix: album title state weirdness ### 📊 Changes **2 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/album-page/album-title.svelte` (+4 -3) 📝 `web/src/routes/(user)/albums/[albumId=id]/[[photos=photos]]/[[assetId=id]]/+page.svelte` (+6 -1) </details> ### 📄 Description Fixes #11295 --- <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 15:19:56 +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#13735