Skip to content

[web, album table view]: long album title overflows table row #24447

@simonkub

Description

@simonkub

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

In the album page table view, rows with long album titles overflow on the y-axis, which makes the titles unreadable on smaller viewports.

This happens because the table rows have a fixed height (h-12) applied. See here.

I'll provide a PR with a fix.

The OS that Immich Server is running on

Synology DSM

Version of Immich Server

v2.3.1

Version of Immich Mobile App

none

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

No response

Your docker-compose.yml content

not needed to reproduce

Your .env content

not needed to reproduce

Reproduction steps

  1. install fresh immich instance
  2. add some albums with long title names, for example This is a really long title for a album and I'm very sure that this album title will overflow in table view
  3. switch to album page table view
  4. decrease viewport width
  5. table rows will stay at the same height regardless of the title length and thus will overflow on the y axis
Image Image

Relevant log output

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions