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

Text in panel is overflowing #139

Closed
Tyouxik opened this issue Jan 7, 2025 · 4 comments
Closed

Text in panel is overflowing #139

Tyouxik opened this issue Jan 7, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@Tyouxik
Copy link
Collaborator

Tyouxik commented Jan 7, 2025

Some long text in the panel are overflowing and are impossible to read

@Tethik Tethik added the bug Something isn't working label Jan 7, 2025
@Tethik
Copy link
Member

Tethik commented Jan 7, 2025

Which panel? I assume suggestions/descriptions?

@Tyouxik
Copy link
Collaborator Author

Tyouxik commented Jan 7, 2025

Text is overflowing when a word is too long. It is not cut automatically, therefore it overflows and stays hidden instead of appearing on the next line.
It happens:

  • in the description preview, when a line contains a word that is too long.
  • in the resource tab, when the value or name of an attribute is too long.

@Tyouxik
Copy link
Collaborator Author

Tyouxik commented Jan 7, 2025

It is easily fixed with word-break: break-word

@Tyouxik
Copy link
Collaborator Author

Tyouxik commented Jan 8, 2025

Fixed in v4.21.3

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

No branches or pull requests

2 participants