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:
@@ -0,0 +1,20 @@
|
||||
# changes/mobile-tool-profile-ui (index)
|
||||
dir: changes/mobile-tool-profile-ui
|
||||
|
||||
## role
|
||||
Mobile UI modernization package for adapting Tool Workshop and Profile pages to responsive/mobile-first design while maintaining desktop compatibility.
|
||||
## parent
|
||||
index: changes/.pi-map.index.md
|
||||
map: changes/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- change.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: changes/mobile-tool-profile-ui/.pi-map.index.md
|
||||
map: changes/mobile-tool-profile-ui/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,20 @@
|
||||
# changes/mobile-tool-profile-ui
|
||||
dir: changes/mobile-tool-profile-ui
|
||||
|
||||
index: changes/mobile-tool-profile-ui/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Mobile UI modernization package for adapting Tool Workshop and Profile pages to responsive/mobile-first design while maintaining desktop compatibility.
|
||||
## files
|
||||
- change.md | Requirements specification for reworking mobile UI of Tool Workshop and Profile pages while preserving desktop functionality
|
||||
- tasks.md | This file is a completed task checklist documenting the rework of mobile UI components for a tool workshop and profile page in a web application.
|
||||
## arch
|
||||
Requirements-driven incremental migration pattern with task-based completion tracking, separating mobile-specific component rework from preserved desktop functionality through feature-parallel development workflow.
|
||||
## tags
|
||||
mobile, tool, workshop, profile, change, tasks, requirements, specification
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user