Skip to content

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

Merged
antfu merged 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/plugin-flow-timeline-overflow
Aug 2, 2026
Merged

fix: keep plugin flow timeline visible when the calls table overflows#504
antfu merged 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.

@antfu
antfu merged commit e6b4fef into vitejs:main Aug 2, 2026
7 checks passed
@antfu

antfu commented Aug 2, 2026

Copy link
Copy Markdown
Member

Thank you! It would be great to have a PR to fix the scrolling as well.

@SaKaNa-Y
SaKaNa-Y deleted the fix/plugin-flow-timeline-overflow branch August 3, 2026 02:43
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