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:
Developer
2026-06-14 18:07:01 +00:00
parent 896674195c
commit c8db6ce933
580 changed files with 4678 additions and 4333 deletions
@@ -1,14 +1,14 @@
# archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
# 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.index.md
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.index.md
## role
Defines UI specification for a grouped Tools navigation entry in mobile bottom navigation with expandable bottom sheet menu
Defines UX specifications for the mobile tools navigation component, including bottom sheet menu behavior and active state visualization.
## files
- spec.md | Defines mobile UI requirements for a grouped "Tools" bottom navigation with a bottom sheet menu and active state indication
## arch
Specification-driven design using markdown-based requirements documentation with behavioral state definitions (active/inactive) and interaction patterns (bottom sheet, grouped menu items)
Specification-driven design using markdown-based requirements documentation with behavioral state definitions (active/inactive) and interaction patterns (bottom sheet, grouped navigation items).
## tags
bottom, spec, defines, mobile, requirements, grouped, tools, navigation
## symbols