Skip to content

fix corner cut in border animation#312447

Merged
justschen merged 1 commit intomainfrom
justin/tyrantrum
Apr 24, 2026
Merged

fix corner cut in border animation#312447
justschen merged 1 commit intomainfrom
justin/tyrantrum

Conversation

@justschen
Copy link
Copy Markdown
Collaborator

fix corner being cut in chat panel

Copilot AI review requested due to automatic review settings April 24, 2026 22:49
@justschen justschen enabled auto-merge (squash) April 24, 2026 22:49
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

Fixes a visual issue in the chat input “working” (progress border) animation where rounded corners could appear cut off in the chat panel UI.

Changes:

  • Adjusts the focused border color while the chat input is in the .working state to preserve a focus indication even when .working overrides border styling.
  • Makes the Monaco editor’s background transparent while .working to prevent the editor background from visually clipping the animated border corners.
  • Minor CSS formatting tweak for placeholder truncation rules.
Show a summary per file
File Description
src/vs/workbench/contrib/chat/browser/widget/media/chat.css Updates chat input working/focus styling and editor background to avoid corner clipping during the border animation; small formatting cleanup nearby.

Copilot's findings

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

@justschen justschen merged commit f73bbb7 into main Apr 24, 2026
30 checks passed
@justschen justschen deleted the justin/tyrantrum branch April 24, 2026 23:40
@vs-code-engineering vs-code-engineering Bot added this to the 1.118.0 milestone Apr 24, 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