Skip to content

fix(conversations): left-align text content in user message bubbles#110403

Merged
priscilawebdev merged 2 commits intomasterfrom
priscilawebdev/fix/left-align-conversation-messages
Mar 11, 2026
Merged

fix(conversations): left-align text content in user message bubbles#110403
priscilawebdev merged 2 commits intomasterfrom
priscilawebdev/fix/left-align-conversation-messages

Conversation

@priscilawebdev
Copy link
Member

@priscilawebdev priscilawebdev commented Mar 11, 2026

User message bubbles previously right-aligned both the header (sender name) and body text, making them hard to read. This aligns all message content to the left regardless of role, while keeping bubble positioning (user right, assistant left) unchanged.

Before After
Before After

User message bubbles previously right-aligned both the header and body text, making them hard to read. Align all message content to the left regardless of role, while keeping bubble positioning (user right, assistant left) unchanged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 11, 2026
@priscilawebdev priscilawebdev force-pushed the priscilawebdev/fix/left-align-conversation-messages branch from af616d1 to bd3a2bc Compare March 11, 2026 11:19
@priscilawebdev priscilawebdev marked this pull request as ready for review March 11, 2026 11:19
@priscilawebdev priscilawebdev requested a review from a team as a code owner March 11, 2026 11:19
Copy link
Contributor

@constantinius constantinius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Way better!

@priscilawebdev priscilawebdev enabled auto-merge (squash) March 11, 2026 11:22
@priscilawebdev priscilawebdev merged commit aa317ac into master Mar 11, 2026
63 checks passed
@priscilawebdev priscilawebdev deleted the priscilawebdev/fix/left-align-conversation-messages branch March 11, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants