gsxdsm
eea33639ee
FN-6378: contain mobile board overscroll
Contain horizontal overscroll on mobile kanban board scrollers so iOS edge drags do not rubber-band columns off screen.
- Add horizontal overscroll containment to board, workflow column, and lane column scrollers while preserving proximity snap scrolling.
- Add CSS fixture regression coverage for mobile/base board and lane overscroll containment.
- Document the iOS horizontal overscroll containment root cause and fix.
Files changed:
...-board-ios-horizontal-overscroll-containment.md | 64 +++++++++++++++++++++
.../board-mobile-overscroll-containment.test.ts | 65 ++++++++++++++++++++++
packages/dashboard/app/components/Lane.css | 2 +
packages/dashboard/app/styles.css | 1 +
4 files changed, 132 insertions(+)
Fusion-Task-Id: FN-6378
Fusion-Task-Lineage: 70b4852b-feb0-42b5-81ba-13bfd143e0bc
2026-06-13 11:53:44 -07:00
..
2026-06-08 22:02:26 -07:00
2026-06-03 15:26:49 -07:00
2026-06-05 14:23:45 -07:00
2026-06-04 15:56:04 -07:00
2026-06-09 12:51:20 -07:00
2026-06-03 19:59:06 -07:00
2026-06-05 14:32:04 -07:00
2026-06-13 11:53:44 -07:00