Skip to content

fix(core): hide CommandPalette while dock popup is open#438

Merged
antfu merged 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/hide-command-palette-when-dock-popup-open
Jul 21, 2026
Merged

fix(core): hide CommandPalette while dock popup is open#438
antfu merged 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/hide-command-palette-when-dock-popup-open

Conversation

@SaKaNa-Y

Copy link
Copy Markdown
Collaborator

Description

In popup mode, pressing Ctrl+K to open the Toggle Command Palette would open it in both the host page and the popup window, resulting in two Command Palettes being displayed. The host page should not open the palette in this scenario. This fix resolves the issue completely.

Linked Issues

Additional context

@pkg-pr-new

pkg-pr-new Bot commented Jul 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vitejs/devtools

npm i https://pkg.pr.new/vitejs/devtools/@vitejs/devtools@438

@vitejs/devtools-kit

npm i https://pkg.pr.new/vitejs/devtools/@vitejs/devtools-kit@438

@vitejs/devtools-oxc

npm i https://pkg.pr.new/vitejs/devtools/@vitejs/devtools-oxc@438

@vitejs/devtools-rolldown

npm i https://pkg.pr.new/vitejs/devtools/@vitejs/devtools-rolldown@438

@vitejs/devtools-vite

npm i https://pkg.pr.new/vitejs/devtools/@vitejs/devtools-vite@438

@vitejs/devtools-vitest

npm i https://pkg.pr.new/vitejs/devtools/@vitejs/devtools-vitest@438

commit: 5e92cd3

@antfu
antfu merged commit c9e0a31 into vitejs:main Jul 21, 2026
7 checks passed
@SaKaNa-Y
SaKaNa-Y deleted the fix/hide-command-palette-when-dock-popup-open branch July 21, 2026 06:05
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