Skip to content

Add mobile swipe gestures for panel hide/expand states #623

@wilhel1812

Description

@wilhel1812

Context

Issue #532 feedback requested swipe gestures on mobile panel toolbars for hide/normal/full transitions.

Why separate issue

The prior attempt introduced a hook-order regression in production (React error #310). To keep #532 stabilization focused and safe, this should ship as a dedicated, tested follow-up.

Scope

  • Add swipe up/down support on mobile panel chrome
  • Map gestures to hidden/normal/full states
  • Preserve tab bar layering and avoid clipping/shadow artifacts
  • Add tests around gesture mode transitions

Acceptance

  • No hook-order/runtime regressions
  • Works for navigator/inspector/profile panel contexts
  • Behavior verified on staging

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions