Files
meshcore-analyzer/.github/workflows
openclaw-bot 4e0a168bc0 test(#1065): red — gesture discoverability hints E2E
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.
2026-05-10 02:03:40 +00:00
..