Skip to content

Conversation

@osortega
Copy link
Contributor

Removing delegation picker from welcome view

Copilot AI review requested due to automatic review settings January 23, 2026 02:22
@osortega osortega self-assigned this Jan 23, 2026
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 23, 2026
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 fixes target picker behavior in the chat interface by ensuring the correct picker is used in welcome view mode, and adjusts menu ordering for better UX.

Changes:

  • Modified picker selection logic to use SessionTypePickerActionItem (instead of DelegationSessionPickerActionItem) when in welcome view mode
  • Adjusted OpenWorkspacePickerAction menu order from 0.1 to 0.6

Reviewed changes

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

File Description
src/vs/workbench/contrib/chat/browser/widget/input/chatInputPart.ts Added logic to detect welcome view mode and select appropriate picker type
src/vs/workbench/contrib/chat/browser/actions/chatExecuteActions.ts Updated menu order for workspace picker to appear after delegation picker

@osortega osortega enabled auto-merge January 23, 2026 02:33
@osortega osortega merged commit f8bd1cf into main Jan 23, 2026
27 of 28 checks passed
@osortega osortega deleted the osortega/linguistic-kiwi branch January 23, 2026 02:47
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.

2 participants