fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
This commit is contained in:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-25-mobile-app-usability/specs/mobile-navigation (index)
|
||||
dir: archive/2026-05-25-mobile-app-usability/specs/mobile-navigation
|
||||
# 2026-05-25-mobile-app-usability/specs/mobile-navigation (index)
|
||||
dir: 2026-05-25-mobile-app-usability/specs/mobile-navigation
|
||||
|
||||
## role
|
||||
Defines responsive mobile navigation requirements for viewport-adaptive layouts with touch-friendly bottom tab bars and safe area compatibility.
|
||||
Defines mobile responsive navigation requirements including bottom tab bar for mobile viewports and safe area support
|
||||
## parent
|
||||
index: archive/2026-05-25-mobile-app-usability/specs/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-app-usability/specs/.pi-map.md
|
||||
index: 2026-05-25-mobile-app-usability/specs/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-app-usability/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-25-mobile-app-usability/specs/mobile-navigation/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-app-usability/specs/mobile-navigation/.pi-map.md
|
||||
index: 2026-05-25-mobile-app-usability/specs/mobile-navigation/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-app-usability/specs/mobile-navigation/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
Reference in New Issue
Block a user