Skip to content

Agents: Add hover styles to chat session list collapse button#319644

Merged
hawkticehurst merged 1 commit into
mainfrom
agents/update-chevron-icon-hover-style
Jun 3, 2026
Merged

Agents: Add hover styles to chat session list collapse button#319644
hawkticehurst merged 1 commit into
mainfrom
agents/update-chevron-icon-hover-style

Conversation

@hawkticehurst
Copy link
Copy Markdown
Member

@hawkticehurst hawkticehurst commented Jun 2, 2026

Partial fix #319372

Add hover styles to chevron collapse button in chat session list workspace items:

Screenshot 2026-06-02 at 4 40 39 PM

@hawkticehurst hawkticehurst self-assigned this Jun 2, 2026
Copilot AI review requested due to automatic review settings June 2, 2026 20:45
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 updates the Agents window sessions list to provide a clearer hover affordance for the section collapse/expand chevron in workspace/group headers, aligning the chevron’s hover styling with existing toolbar icon button hover theming.

Changes:

  • Documented that section headers show a collapsible chevron on hover/focus and that its hover background matches toolbar icon button hover styling.
  • Updated sessions list CSS to give the chevron a consistent hit-area (22×22) with rounded corners and a hover background using --vscode-toolbar-hoverBackground.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/vs/sessions/SESSIONS_LIST.md Updates the sessions list spec to describe the chevron hover/focus behavior and theming token alignment.
src/vs/sessions/contrib/sessions/browser/media/sessionsList.css Adds sizing/centering for the chevron and applies toolbar hover background token on chevron hover.

@hawkticehurst hawkticehurst merged commit cb59c4a into main Jun 3, 2026
26 checks passed
@hawkticehurst hawkticehurst deleted the agents/update-chevron-icon-hover-style branch June 3, 2026 05:44
@vs-code-engineering vs-code-engineering Bot added this to the 1.124.0 milestone Jun 3, 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.

Agents: Session list icon spacing adjustments

3 participants