Skip to content

Conversation

@FelixRoediger
Copy link

@FelixRoediger FelixRoediger commented Jan 3, 2026

Fixes the titles "text-overflow: ellipsis;" property by setting parents overflow property to "hidden".

Currently the button to manage a library in the dashboard would be pushed into the overflow if the library name was too long. The text element has the text-overflow property set to "ellipsis" but this doesn't do anything unless the parent element has its overflow property set to "hidden".

Fixes #7464

@FelixRoediger FelixRoediger requested a review from a team as a code owner January 3, 2026 22:18
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Jan 3, 2026

Cloudflare Pages deployment

Latest commit af97761
Status ✅ Deployed!
Preview URL https://01e830a6.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 3, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Libraries impossible to remove if name is too long

2 participants