Only first two lines of album description are visible #2912

Closed
opened 2026-02-05 07:10:55 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @hrdl-github on GitHub (Apr 14, 2024).

The bug

When viewing an album with a description that is longer than two lines only the first two lines are visible by default. When editing it (e.g. by adding or deleting a character) the text area's height is updated to accommodate the input until the album is reloaded. This does not affect viewing albums that are shared via a link. The mobile application does not display album descriptions yet.

The OS that Immich Server is running on

Arch Linux

Version of Immich Server

v1.101.0

Version of Immich Mobile App

n/a

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

-

Your .env content

-

Reproduction steps

1. Create an album with a > lines description
2. Reload album

Relevant log output

Tested using Firefox 124

Additional information

No response

Originally created by @hrdl-github on GitHub (Apr 14, 2024). ### The bug When viewing an album with a description that is longer than two lines only the first two lines are visible by default. When editing it (e.g. by adding or deleting a character) the text area's height is updated to accommodate the input until the album is reloaded. This does not affect viewing albums that are shared via a link. The mobile application does not display album descriptions yet. ### The OS that Immich Server is running on Arch Linux ### Version of Immich Server v1.101.0 ### Version of Immich Mobile App n/a ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML - ``` ### Your .env content ```Shell - ``` ### Reproduction steps ```bash 1. Create an album with a > lines description 2. Reload album ``` ### Relevant log output ```shell Tested using Firefox 124 ``` ### Additional information _No response_
OVERLORD added the 🖥️web label 2026-02-05 07:10:55 +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#2912