Describe the bug
When typing a message longer than the message box allows for, and not using any spaces, then the message box defies its defined witdth and expands anyway???
To Reproduce
Steps to reproduce the behavior:
Go to the message box
Type any long string not using spaces, e.g., aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
The message box expands wtf?
Expected behavior (optional)
It would word-wrap despie not having a break point, since there are no good ones.
Screenshots (optional)
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 11
Browser web client with Firefox 110.0.1
Hardware: (optional)
Device: ROG Strix G513RC_G513RC
Additional context
Weirdly, it works slightly differently if you make the message box thinner than the standard area. (I used 100% - 8rem for testing)
Describe the bug When typing a message longer than the message box allows for, and not using any spaces, then the message box defies its defined witdth and expands anyway???
To Reproduce Steps to reproduce the behavior:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Expected behavior (optional) It would word-wrap despie not having a break point, since there are no good ones.
Screenshots (optional) If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Hardware: (optional)
Additional context Weirdly, it works slightly differently if you make the message box thinner than the standard area. (I used 100% - 8rem for testing)