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(tooltip): Allow tooltips to break words if they are too long #3419

Open
wants to merge 1 commit into
base: rc
Choose a base branch
from

Conversation

fbasmaison-lucca
Copy link
Contributor

@fbasmaison-lucca fbasmaison-lucca commented Feb 13, 2025

Description

If a tooltip is made of a word larger than itself, the content of the tooltip won’t be legible.

The scenario is interesting since we use them for truncated text.

This PR allow words to break in a tooltip.


Before

Long gibberish word is truncated

After

Long gibberish word is broken into multiple lines

@fbasmaison-lucca fbasmaison-lucca requested a review from a team as a code owner February 13, 2025 15:46
@LuccaIntegration
Copy link

@CCNET-iLucca
Copy link

Tests d'interfaces

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.

3 participants