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

UI: Improve how we handle long Library Titles with an ellipsis and tooltip #675

Open
jtucholski opened this issue Jan 18, 2025 · 0 comments
Labels

Comments

@jtucholski
Copy link
Contributor

Description:
Long library titles can cause the library cards not to align well when pushing the title to a third line. We've handled this in the Courses page so we should be consistent here to avoid layout issues.

Issues:

  1. Ellipsis for Long Titles:
    • Long library titles should display an ellipsis when they exceed the allowed space (similar to the My Courses > Course Card) to prevent taking up too much space.
    • Expected Behavior: If we truncate the text with an ellipsis then we should use a tooltip (title) so that the user can hover over the title and read the full name.

This behavior should be applied consistently across the Trending Content page and the Knowledge Center, wherever titles may be cut off.

Additional Context:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant