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/tool-instances
|
||||
dir: archive/2026-05-25-mobile-app-usability/specs/tool-instances
|
||||
# 2026-05-25-mobile-app-usability/specs/tool-instances
|
||||
dir: 2026-05-25-mobile-app-usability/specs/tool-instances
|
||||
|
||||
index: archive/2026-05-25-mobile-app-usability/specs/tool-instances/.pi-map.index.md
|
||||
index: 2026-05-25-mobile-app-usability/specs/tool-instances/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines UI specifications for managing tool instances in a mobile-responsive interface
|
||||
Defines mobile-responsive design specifications for the tool instance management user interface.
|
||||
## files
|
||||
- spec.md | Mobile responsive design requirements for instance management UI controls, status display, and creation forms
|
||||
## arch
|
||||
Specification-driven design with mobile-first responsive patterns for instance lifecycle management (creation, status display, controls)
|
||||
Specification-driven design documentation with responsive UI patterns for mobile form controls and status displays.
|
||||
## tags
|
||||
spec, mobile, responsive, design, requirements, instance, management, controls
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user