Skip to content

Additional styling fixes for UBB#314237

Merged
pwang347 merged 2 commits intomainfrom
pawang/ubbStyle2
May 4, 2026
Merged

Additional styling fixes for UBB#314237
pwang347 merged 2 commits intomainfrom
pawang/ubbStyle2

Conversation

@pwang347
Copy link
Copy Markdown
Member

@pwang347 pwang347 commented May 4, 2026

  • Remove padding from chat status dashboard
  • Unify CSS for right divider exclusion
  • Remove caret from mode picker

Copilot AI review requested due to automatic review settings May 4, 2026 21:21
@pwang347 pwang347 marked this pull request as ready for review May 4, 2026 21:22
@pwang347 pwang347 enabled auto-merge (squash) May 4, 2026 21:22
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

This PR refines chat UI styling (UBB-related) across the workbench chat widget and the Sessions app, primarily around input toolbar spacing/dividers and a couple of small visual alignment tweaks.

Changes:

  • Adjusts chat input toolbar picker padding and adds a CSS rule to suppress the model picker’s trailing divider when it’s the last item.
  • Updates the mode picker label rendering to stop appending an extra chevron icon.
  • Tweaks chat status tooltip layout and removes a Sessions-specific CSS override intended to counteract workbench base styles.
Show a summary per file
File Description
src/vs/workbench/contrib/chat/browser/widget/media/chat.css Updates picker padding and adds a last-item rule to hide the model picker’s right divider.
src/vs/workbench/contrib/chat/browser/widget/input/modePickerActionItem.ts Removes extra chevron rendering from the mode picker label.
src/vs/workbench/contrib/chat/browser/chatStatus/media/chatStatus.css Adjusts tooltip layout by removing left padding on collapsible content.
src/vs/sessions/contrib/chat/browser/media/chatInput.css Drops a Sessions-specific CSS override related to model picker dividers.

Copilot's findings

  • Files reviewed: 5/5 changed files
  • Comments generated: 2

Comment thread src/vs/workbench/contrib/chat/browser/widget/media/chat.css
Comment thread src/vs/sessions/contrib/chat/browser/media/chatInput.css
@pwang347 pwang347 merged commit 5bbf01b into main May 4, 2026
25 of 26 checks passed
@pwang347 pwang347 deleted the pawang/ubbStyle2 branch May 4, 2026 22:17
@vs-code-engineering vs-code-engineering Bot added this to the 1.120.0 milestone May 4, 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