Skip to content

fix(core): hide stale panes when switching docks in popup mode#475

Merged
antfu merged 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/dock-popup-stale-pane-overlap
Jul 24, 2026
Merged

fix(core): hide stale panes when switching docks in popup mode#475
antfu merged 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/dock-popup-stale-pane-overlap

Conversation

@SaKaNa-Y

@SaKaNa-Y SaKaNa-Y commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixed the issue where stale panes were not hidden when switching docks in popup mode, causing panel overlap.

like this:
屏幕截图_24-7-2026_22290_

Linked Issues

Additional context

@pkg-pr-new

pkg-pr-new Bot commented Jul 24, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vitejs/devtools

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

@vitejs/devtools-kit

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

@vitejs/devtools-oxc

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

@vitejs/devtools-rolldown

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

@vitejs/devtools-vite

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

@vitejs/devtools-vitest

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

commit: 1fd2a7f

@SaKaNa-Y

Copy link
Copy Markdown
Collaborator Author

Some UI updates in popup mode are not applied immediately and only update after the mouse moves back into the host page. I'm not sure how many cases are affected yet, so I'll continue checking and verifying them later.

@antfu
antfu merged commit 073ffb6 into vitejs:main Jul 24, 2026
6 of 7 checks passed
@SaKaNa-Y
SaKaNa-Y deleted the fix/dock-popup-stale-pane-overlap branch July 25, 2026 02:14
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