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

[51008] Long text overflows in MOBILE storage primer views #14202

Merged

Conversation

bsatarnejad
Copy link
Contributor

Truncate component has 'white-space: nowrap' style, so the text will never wrap to the next line and continue to reach a
tag. Due to this reason, I changed it from Truncate to Text primer component.

https://community.openproject.org/work_packages/51008/activity

@bsatarnejad bsatarnejad marked this pull request as ready for review November 21, 2023 14:26
@bsatarnejad bsatarnejad force-pushed the 51008-long-text-overflows-in-mobile-storage-primer-views branch from 2d6bff6 to 35aa5b6 Compare November 23, 2023 07:21
@bsatarnejad bsatarnejad requested a review from a team November 23, 2023 07:33
@HDinger HDinger merged commit 35f9c0b into dev Nov 24, 2023
5 checks passed
@HDinger HDinger deleted the 51008-long-text-overflows-in-mobile-storage-primer-views branch November 24, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants