Skip to content

Album view / overlapping text #6740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
AnAnalogGuy opened this issue Apr 10, 2025 · 1 comment · May be fixed by #6880
Open
3 tasks done

Album view / overlapping text #6740

AnAnalogGuy opened this issue Apr 10, 2025 · 1 comment · May be fixed by #6880
Labels
bug Something isn't working

Comments

@AnAnalogGuy
Copy link

This issue respects the following points:

  • This issue is not already reported on GitHub (I've searched it).
  • I agree to follow Jellyfin's Code of Conduct.
  • This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.

Describe the bug

Media: Music
Screen: Album View
Issue: Long album description is overlapping other content at the bottom.
Severity: Minor/cosmetic

Mozialla Firefox, 137.0, Win10

Image

Reproduction Steps

Media: Music
Screen: Album View

Expected/Actual behaviour

Expected: No overlapping of text.
Actual: Long album description is overlapping other content at the bottom.

Logs

No response

Server version

10.10.7

Web version

10.10.7 (f4b8aa0)

Build version

10.10.7

Platform

Win10

Browser

Mozialla Firefox, 137.0

Additional information

No response

@AnAnalogGuy AnAnalogGuy added the bug Something isn't working label Apr 10, 2025
bknower added a commit to bknower/jellyfin-web that referenced this issue May 19, 2025
Fixes issue jellyfin#6740. In order to avoid overlapping text, the .detailPagePrimaryContainer selector is set to flex: 1. This forces us to use an alternate method of placing the album art card, to avoid it moving offscreen.
@bknower
Copy link

bknower commented May 19, 2025

I just submitted a PR to fix this -- note that the issue is not actually with long descriptions as described, but with long artist names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants