用户名过长导致在群组成员侧边栏中遮挡其他用户的名称 || The username is too long, causing it to obscure other users' names in the group member sidebar
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 398
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 2
Description
在群组成员侧边栏中,如果有用户的用户名过长会导致遮挡其他用户的名称,建议可以做出布局方面的灵活调整以适应用户名的长度,或者加上用户名长度限制
In the group member sidebar, if a user's username is too long, it may obscure other users' names. It is recommended to make flexible layout adjustments to accommodate the length of usernames, or to add a username length limit
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
Locate the group member sidebar in the TypeScript/React frontend and inspect how member names are laid out. Reproduce the problem with an unusually long username, then verify that long and normal names remain readable without one obscuring another.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100