在某些地方用户名中的特殊符号并不能很好的显示 || Special symbols in user names are not displayed well in some places
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 398
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 2
Description
在某些地方(如私人会话、加入群组时显示的消息),其中用作用户名的特殊字符并不能很好的显示(图片中实际应为&)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in private conversations and in messages shown when joining a group, using a username containing special characters such as &. Trace how usernames are rendered in those locations; done means the special characters display correctly rather than being encoded or malformed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100