[PR #6512] [MERGED] fix(web): album description #11215

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/6512
Author: @martabal
Created: 1/19/2024
Status: Merged
Merged: 1/20/2024
Merged by: @alextran1502

Base: mainHead: fix/album-description


📝 Commits (1)

📊 Changes

3 files changed (+41 additions, -10 deletions)

View changed files

📝 web/src/lib/components/asset-viewer/activity-viewer.svelte (+6 -6)
📝 web/src/lib/components/asset-viewer/asset-viewer.svelte (+1 -1)
📝 web/src/routes/(user)/albums/[albumId]/+page.svelte (+34 -3)

📄 Description

Changes made in this PR

Screenshots

Before After
Screenshot from 2024-01-19 20-25-30 image

https://github.com/immich-app/immich/assets/74269598/4280b858-3e96-4fd9-8d5b-ec00e807d9d5


🔄 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/6512 **Author:** [@martabal](https://github.com/martabal) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/20/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/album-description` --- ### 📝 Commits (1) - [`196688c`](https://github.com/immich-app/immich/commit/196688cf0fb3735b0cfba368a39fa301e91fc89b) fix: album description ### 📊 Changes **3 files changed** (+41 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/asset-viewer/activity-viewer.svelte` (+6 -6) 📝 `web/src/lib/components/asset-viewer/asset-viewer.svelte` (+1 -1) 📝 `web/src/routes/(user)/albums/[albumId]/+page.svelte` (+34 -3) </details> ### 📄 Description ## Changes made in this PR - fixes #6510 - fixes sytle issues on the activity viewer ## Screenshots | Before | After | | :----: | :---: | | ![Screenshot from 2024-01-19 20-25-30](https://github.com/immich-app/immich/assets/74269598/1d17eb12-aaf9-4c8d-bd54-26cbf293ee7e) | ![image](https://github.com/immich-app/immich/assets/74269598/0d0a1b66-72fc-4b92-bea8-95e16b221b7f) | https://github.com/immich-app/immich/assets/74269598/4280b858-3e96-4fd9-8d5b-ec00e807d9d5 --- <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:35:31 +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#11215