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:
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-25-mobile-app-usability/specs/mobile-navigation
|
||||
dir: archive/2026-05-25-mobile-app-usability/specs/mobile-navigation
|
||||
# 2026-05-25-mobile-app-usability/specs/mobile-navigation
|
||||
dir: 2026-05-25-mobile-app-usability/specs/mobile-navigation
|
||||
|
||||
index: archive/2026-05-25-mobile-app-usability/specs/mobile-navigation/.pi-map.index.md
|
||||
index: 2026-05-25-mobile-app-usability/specs/mobile-navigation/.pi-map.index.md
|
||||
|
||||
## 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
|
||||
## files
|
||||
- spec.md | Defines mobile responsive navigation requirements including bottom tab bar for mobile viewports and safe area support
|
||||
## arch
|
||||
Specification-driven design using platform-aware responsive patterns (mobile-first with viewport detection, safe area insets for notched devices, and bottom tab bar as primary mobile navigation paradigm).
|
||||
Specification-driven requirements document using markdown-based functional specification pattern for mobile UI/UX constraints
|
||||
## tags
|
||||
mobile, spec, defines, responsive, navigation, requirements, including, bottom
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user