Let's look into text wrapping #2152
zarahzachz
started this conversation in
General
Replies: 2 comments 3 replies
-
|
Initially, I thought our It's also interesting this class doesn't contain the word-wrap: break-word;
overflow-wrap: break-word; |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I feel like we notified of a text-wrapping issue about every PI and it's almost always because a word with MANY characters (email addresses, medications) doesn't properly break to allow the text to wrap in a readable fashion.
This was posted from the Accounts team yesterday:

I offered a short-term solution for them to add a
word-break: break-allstyle to the lengthy text, but there has to be a more sustainable solution.Beta Was this translation helpful? Give feedback.
All reactions