Skip to content

sessions: show pointer cursor on new session button#312046

Merged
hawkticehurst merged 2 commits intomainfrom
agents/add-hover-cursor-pointer-session-button
Apr 23, 2026
Merged

sessions: show pointer cursor on new session button#312046
hawkticehurst merged 2 commits intomainfrom
agents/add-hover-cursor-pointer-session-button

Conversation

@hawkticehurst
Copy link
Copy Markdown
Member

@hawkticehurst hawkticehurst commented Apr 23, 2026

Summary

Fixes #311982.

Related to #310018.

Adds an explicit cursor: pointer style to the compact New Session button in the sessions sidebar so it presents the same clickable affordance as other interactive controls.

Testing

  • Verified the change is limited to the sessions sidebar button styling
  • Repo pre-commit hook passed during commit

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 23, 2026 00:21
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 Sessions sidebar styling to improve the clickable affordance of the compact New Session button by ensuring it uses the expected pointer cursor.

Changes:

  • Add cursor: pointer to the compact new session button styling in the sessions view pane CSS.

Comment thread src/vs/sessions/contrib/sessions/browser/media/sessionsViewPane.css
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 1a7db073 Current: b60cc574

Changed (1)

chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Dark
Before After
before after

@hawkticehurst hawkticehurst merged commit 0a8abf6 into main Apr 23, 2026
26 checks passed
@hawkticehurst hawkticehurst deleted the agents/add-hover-cursor-pointer-session-button branch April 23, 2026 01:05
@vs-code-engineering vs-code-engineering Bot added this to the 1.118.0 milestone Apr 23, 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: New session button doesn't appear clickable

3 participants