Files
meshcore-analyzer/.github
OpenClaw Bot 862d7c826b test(#1236): RED — E2E asserting mobile map fills viewport + sticky panel header
At 375x800:
- leaflet-map width must equal viewport width (no right gutter)
- expanded map controls panel must have position:sticky h3 + overflow-y auto

Desktop guard at 1280x800: controls panel stays position:absolute.

Currently FAILS on both mobile assertions:
- map width 343px vs viewport 375px (32px gutter from .map-side-pane flex:0 0 32px)
- h3 position:static (no sticky scroll affordance)
2026-05-16 19:52:10 +00:00
..