Skip to content

fix input send button jumping#312476

Merged
justschen merged 1 commit intomainfrom
justin/hawlucha
Apr 25, 2026
Merged

fix input send button jumping#312476
justschen merged 1 commit intomainfrom
justin/hawlucha

Conversation

@justschen
Copy link
Copy Markdown
Collaborator

fix issue where input jumps cc @mrleemurray

Screen.Recording.2026-04-24.at.7.26.12.PM.mov

Copilot AI review requested due to automatic review settings April 25, 2026 02:28
@justschen justschen enabled auto-merge (squash) April 25, 2026 02:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adjusts Sessions chat input send button sizing to prevent a visible “jump” in the input UI, aligning the send button dimensions with surrounding toolbar controls in the Agents/Sessions window styling.

Changes:

  • Reduced send button wrapper and inner button dimensions from 23×23 to 22×22 (including min-width) to stabilize layout.
  • Aligned the shared chat execute toolbar arrow-up action label dimensions to 22×22 for consistency.
  • Re-indented multi-line conic-gradient(...) declarations for readability (no functional change).
Show a summary per file
File Description
src/vs/sessions/contrib/chat/browser/media/chatInput.css Shrinks send button and related action label sizing to prevent layout jitter/jumping in the Sessions chat input UI.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@justschen justschen merged commit 059bd5e into main Apr 25, 2026
30 checks passed
@justschen justschen deleted the justin/hawlucha branch April 25, 2026 04:43
@vs-code-engineering vs-code-engineering Bot added this to the 1.118.0 milestone Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants