RocketChat / RocketChat/Rocket.Chat
Less space between Email and Joined at column in users table
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Less space between "Email" and "Joined at" column in the Users table does not show the whole email and does not look good in ui .
There is too much space between the two columns (name and email).
Steps to reproduce:
- click on the Directory icon and select the user section
Expected behavior:
Required more space between "Email" and "Joined at" column in the Users table
Actual behavior:
Less space between "Email" and "Joined at" column in the Users table does not show the whole email and does not look good in ui .
There is too much space between the two columns (name and email).

Client Setup Information
- Desktop App or Browser Version: firefox
- Operating System: win 10
Contributor guide
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
Open the Directory icon and User section in the Users table, using the attached screenshot and Firefox on Windows 10 to inspect the spacing between Name, Email, and Joined at. Identify the table styling entry point, adjust the column spacing so the full email is visible without excessive gaps, and verify the layout in the reported view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100