Skip to content

Port fix from vitejs/devtools#522: prevent edge dock panel from scrolling its toolbar out of view #208

Description

@antfubot

Context

vitejs/devtools#522 ("fix(core): prevent edge dock panel from scrolling its toolbar out of view") by @SaKaNa-Y fixed unintended scrolling of the edge dock panel's toolbar when opening the Vite/Rolldown Modules Graph view. It touched packages/core/src/client/webcomponents/components/dock/DockEdge.vue (plus the generated CSS) in vitejs/devtools, which moved here as part of the v0.9 migration — the equivalent file today is packages/hub-ui/src/client/components/dock/DockEdge.vue.

Original PR description

Fixed the issue where opening the Vite / Rolldown Modules Graph Graph view could cause unintended scrolling of the edge dock panel.

Diff: https://github.com/vitejs/devtools/pull/522/files

For agents picking this up

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions