mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-07-02 03:11:36 +00:00
99313ea2a8
Adds test-issue-1402-gesture-hints-e2e.js covering: - Bug 1: tab-swipe race with bottom-nav init (vw=393) - Bug 2: edge-drawer condition inverted (mobile-only) - Bug 3: pull-refresh gated on WS-disconnect element - Bug 4: row-swipe route scope (channels, observers) - Bug 5 (newly confirmed): schedule path only fired on hashchange, not on initial DOMContentLoaded — first-visit hints_in_dom=0 - Desktop guard for edge-drawer mobile-only behavior - Dismiss-flow regression guard Wires the new test into deploy.yml E2E pipeline. Red commit: assertions fail on current code; gates the fixes.