Prevent usernames from overflowing the reactions hover-list (resolves #737)
All threads resolved!
What does this PR do?
Crop long usernames that would otherwise overflow the reactions list. An ellipses is used to indicate truncation.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request
Merge request reports
Activity
Filter activity
added bugfrontend label
- Resolved by Marie
I'm surprised the nowrap option doesn't work like that considering the CSS is basically 1:1 with the nowrap option in the MFM component the only difference is the white-space option
enabled an automatic merge when all merge checks for a1375c8a pass
mentioned in commit 30937074
Please register or sign in to reply