msgbyte / msgbyte/tailchat

用户名过长导致在群组成员侧边栏中遮挡其他用户的名称 || The username is too long, causing it to obscure other users' names in the group member sidebar

Open Beginner friendly
#317 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.