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-app-usability/specs/frontend-foundation
dir: archive/2026-05-25-mobile-app-usability/specs/frontend-foundation
# 2026-05-25-mobile-app-usability/specs/frontend-foundation
dir: 2026-05-25-mobile-app-usability/specs/frontend-foundation
index: archive/2026-05-25-mobile-app-usability/specs/frontend-foundation/.pi-map.index.md
index: 2026-05-25-mobile-app-usability/specs/frontend-foundation/.pi-map.index.md
## role
Defines the responsive layout and navigation specification for a web application's frontend foundation, covering both desktop sidebar and mobile bottom tab bar patterns.
Defines responsive layout and navigation specifications for a web application supporting both desktop sidebar and mobile bottom tab bar interfaces.
## files
- spec.md | Specifies modified responsive layout and navigation requirements for a web application with desktop sidebar and mobile bottom tab bar navigation.
## arch
Responsive design specification using breakpoint-based layout switching (desktop sidebar vs. mobile bottom navigation) with platform-adaptive UI patterns.
Specification-driven responsive design pattern with breakpoint-based adaptive navigation switching between desktop and mobile layouts.
## tags
navigation, spec, specifies, modified, responsive, layout, requirements, web
## symbols