Actions
Bug #92
openUsername text touches container edges when long, causing poor UI spacing(Web)
Status:
New
Priority:
Normal
Assignee:
-
Start date:
04/21/2026
Due date:
% Done:
0%
Estimated time:
Description
When a username is long and the message content is short (e.g., "hey"), the username text appears too close to the container boundaries. There is insufficient padding inside the message card, making the UI look cramped and inconsistent.
Steps to Reproduce:
- Open chat page
- Join or create a chat room
- Use a long username (or simulate one)
- Send a short message (e.g., "hey")
- Observe the message card layout
Expected Behavior:
- Username text should have consistent padding from all sides
- UI should remain visually balanced regardless of text length
Actual Behavior:
Username text touches or nearly touches the container edges
Padding appears insufficient or missing in certain cases
Files
No data to display
Actions