mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-07-17 08:42:01 +00:00
Adds Playwright E2E covering: - first-visit row-swipe hint shown at 360x800 /#/packets - aria-live=polite, role=status, pointer-events:none - 'Got it' button dismisses + persists meshcore-gesture-hints-* flag - reload does not re-show - Settings 'Reset gesture hints' button restores - 1024x800 edge-drawer hint visible - prefers-reduced-motion → animation-name: none - focus not stolen - 5 SPA round-trips don't re-show after dismiss Wired into .github/workflows/deploy.yml. Will FAIL on assertion until public/gesture-hints.js + Settings reset button + CSS land in the green commit.