Skip to content

fix: keep plugin flow timeline visible when the calls table overflows - #504

Open
SaKaNa-Y wants to merge 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/plugin-flow-timeline-overflow
Open

fix: keep plugin flow timeline visible when the calls table overflows#504
SaKaNa-Y wants to merge 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/plugin-flow-timeline-overflow

Conversation

@SaKaNa-Y

@SaKaNa-Y SaKaNa-Y commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixed an issue where the left timeline was almost invisible when the window width was small.

before:
屏幕截图_1-8-2026_16947_localhost

now:
屏幕截图_1-8-2026_16722_localhost

Linked Issues

Additional context

@pkg-pr-new

pkg-pr-new Bot commented Aug 1, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vitejs/devtools

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

@vitejs/devtools-kit

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

@vitejs/devtools-oxc

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

@vitejs/devtools-rolldown

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

@vitejs/devtools-vite

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

@vitejs/devtools-vitest

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

commit: 5bbb40f

@SaKaNa-Y

SaKaNa-Y commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator Author

I noticed that the left timeline cannot be scrolled when the window height is limited. I didn't change this behavior in this PR because I'm not sure whether scrolling is expected here.

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