Skip to content

Conversation

@mrleemurray
Copy link
Contributor

This pull request updates the styling for the unified quick access tabs in the chat agent sessions feature. The main focus is on improving spacing, padding, and accessibility for radio tab buttons.

Styling improvements for unified quick access tabs:

  • Reduced padding and adjusted spacing for .unified-quick-access-tabs container and radio tab elements to improve layout and alignment.
  • Increased the gap between radio tab elements and updated button padding for better visual balance.
  • Changed the border radius of radio tab buttons to use the theme variable for consistency with other UI elements.
  • Added a focused state style for radio tab buttons to improve accessibility by setting outline-offset: 0.

@mrleemurray mrleemurray added this to the January 2026 milestone Jan 27, 2026
@mrleemurray mrleemurray self-assigned this Jan 27, 2026
Copilot AI review requested due to automatic review settings January 27, 2026 11:06
@vs-code-engineering
Copy link

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/workbench/contrib/chat/browser/agentSessions/experiments/media/unifiedQuickAccess.css

Copy link
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 the styling for unified quick access tabs in the chat agent sessions feature. The changes focus on improving spacing, padding, and accessibility without introducing any breaking changes.

Changes:

  • Adjusted padding and spacing values for better visual balance in the tabs container and radio buttons
  • Enhanced accessibility by adding a focused state with outline-offset: 0 for radio tab buttons
  • Improved consistency by using the theme variable var(--vscode-cornerRadius-small) for border-radius

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