element-hq / element-hq/element-web
Message previews show trailing spaces in display names
Open
A-Message-Previews
S-Tolerable
T-Defect
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
If for some reason someone's display name has trailing spaces, such as "Bob ", we trim or ignore that nearly everywhere, expect messages previews, which will show the space.
We should perhaps trim them out of previews as well.
Contributor guide
Assessment
This issue has not been assessed yet.