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/frontend-foundation (index)
|
||||
dir: archive/2026-05-25-mobile-app-usability/specs/frontend-foundation
|
||||
# 2026-05-25-mobile-app-usability/specs/frontend-foundation (index)
|
||||
dir: 2026-05-25-mobile-app-usability/specs/frontend-foundation
|
||||
|
||||
## 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.
|
||||
## 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/frontend-foundation/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-app-usability/specs/frontend-foundation/.pi-map.md
|
||||
index: 2026-05-25-mobile-app-usability/specs/frontend-foundation/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-app-usability/specs/frontend-foundation/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user