Skip to content

fix(chat): correct scroll thumb position in message area - #171

Merged
actus7 merged 2 commits into
mainfrom
fix/chat-scroll-thumb-position
Jul 30, 2026
Merged

fix(chat): correct scroll thumb position in message area#171
actus7 merged 2 commits into
mainfrom
fix/chat-scroll-thumb-position

Conversation

@actus7

@actus7 actus7 commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Radix ScrollArea wraps content in display:table, breaking thumb positioning. Force display:block on the inner wrapper to match the sidebar fix already in place.

actus7 added 2 commits July 30, 2026 09:13
Combine the separate timestamp and model label paragraphs into a single
line: '29/07 16:57 - Auto · Reasoning (cerebras/gpt-oss-120b)'
Radix ScrollArea wraps content in display:table, breaking thumb
positioning. Force display:block on the inner wrapper to match
the sidebar fix already in place.
Copilot AI review requested due to automatic review settings July 30, 2026 12:55
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modelhub Ready Ready Preview Jul 30, 2026 12:56pm

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added the frontend Frontend changes label Jul 30, 2026
@actus7
actus7 merged commit 3ba0e77 into main Jul 30, 2026
12 checks passed
@actus7
actus7 deleted the fix/chat-scroll-thumb-position branch July 30, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Frontend changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants