Help Wanted
Métricas do repositório
- Stars
- (32.880 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Before you file a bug report
- I have checked the issue tracker and have not found an issue that matches the one I'm filing.
- This issue is not a troubleshooting question. Troubleshooting questions go here: https://forum.mattermost.com/c/trouble-shoot/16.
- This issue is not a feature request. You can request features and make product suggestions here: https://mattermost.uservoice.com/forums/306457-general/.
- This issue reproduces on one of the currently supported server versions.
- I have read the contribution guidelines and the Mattermost Handbook Contribution Guidelines.
Mattermost Server Version
@latest
Operating System
ubuntu 22.04
Steps to reproduce
have a maximum available username of 22 characters
In this case, 22 "o" symbols are used. of which there are 21 characters, only half of which are visible
In this case use username "mwmwmwmwmwmwmmwmwmwmmw"
you can see that only 15 characters are actually displayed
Expected behavior
The user's long name is displayed in full or with an ellipsis.
Observed behavior
long username is truncated or does not fit completely
Log Output
Additional Information
No response