Skip to content

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

Open
SaKaNa-Y wants to merge 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/hide-command-palette-when-dock-popup-open
Open

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

Conversation

@SaKaNa-Y

Copy link
Copy Markdown
Contributor

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

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.

1 participant