Skip to content
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

fix: long media name hides the thumbnail #1042

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

NguyenThuyLan
Copy link
Contributor

Description

This PR fixes issue #865
The media card name will display with an ellipsis at the end if the name is too long. Hover to the name to see the full text.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

How to test?

Before:
image

After fix:
image

@iOvergaard iOvergaard added the bug Something isn't working label Mar 14, 2025
@iOvergaard iOvergaard merged commit f049b67 into v1/contrib Mar 14, 2025
10 of 12 checks passed
@iOvergaard iOvergaard deleted the v1/fix-bug/media-name-overflow branch March 14, 2025 08:02
@iOvergaard iOvergaard changed the title Fix bug long media name hides the thumbnail fix: long media name hides the thumbnail Mar 14, 2025
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 this pull request may close these issues.

2 participants