Skip to content

Sticky page toolbars while content scrolls #106

Description

@ApocDev

docs/design.md says toolbars that drive the content below them (filters, sort controls, sync actions) should stay visible while that content scrolls. PageHeader isn't sticky yet — on long pages (factory, coherence, TURD) the filter input and actions scroll away with the header.

Make PageHeader (or just its toolbar row) sticky within each page's scroll container: needs a solid bg-background, a z-index above row hover states, and a check on every route that nothing overlaps (block editor and the SidebarShell pages have their own internal scroll regions). Deferred from the #17 migration by choice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: webWeb UI (React/TanStack/vite-plus)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions