mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-26 06:14:06 +00:00
bbb98cf81a
Red commit. test-gestures-1062-e2e.js asserts: (a) swipe-left on packets row reveals .row-action-overlay (b) right swipe → no overlay (axis-lock) (c) sub-threshold swipe (20px) snaps back (d) bottom-nav left swipe advances Packets → Live (e) swipe inside .leaflet-container does NOT switch tabs (f) slide-over swipe-down dismisses (g) vertical scroll preserved (h) prefers-reduced-motion: reduce → instant transitions, gesture works (i) singleton init count = 1 (no listener leak) Wired into .github/workflows/deploy.yml Playwright matrix. Stub public/touch-gestures.js sets the init counter only — assertions (a)-(h) WILL fail on behavior, not on import error.