← back to Quadrille Showroom

5x/sweep-1.md

13 lines

# 5x sweep 1
Six-way: M1✓ M2✓ M3✓ (0 JS errors) · B4✓ B5✓ B6✓ — 6/6 core PASS.
Click-through caught: sort-select selectOption timeouts (×5).
Triage: sort-select lives in the Controls panel, collapsed on load → harness
poked a display:none control. NOT a defect (verified: opens+operates fine once
BR corner launched: sortSelect OK, densityRange OK, style chip OK).
REAL defect caught by interaction probe: #g-next (pager Next) click TIMEOUT —
the wide Controls panel (bottom-right) overlaps the always-visible centre pager
and intercepts its clicks (elementFromPoint → "inside .qh-modal"). Violates the
"always show cleanly at the bottom" requirement.
FIX: seedCornerRect reserves a 76px bottom pager-band so bottom-corner panels
open ABOVE the pager; bumped position-key qhdock2→qhdock3 so it takes effect.