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:
@@ -1,28 +1,28 @@
|
||||
# archive/2026-05-25-mobile-pages-overhaul/specs (index)
|
||||
dir: archive/2026-05-25-mobile-pages-overhaul/specs
|
||||
# 2026-05-25-mobile-pages-overhaul/specs (index)
|
||||
dir: 2026-05-25-mobile-pages-overhaul/specs
|
||||
|
||||
## role
|
||||
Contains specification documents for the mobile pages overhaul project dated 2026-05-25.
|
||||
Contains specification documents for the 2026 mobile pages overhaul project.
|
||||
## parent
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/.pi-map.md
|
||||
## children
|
||||
- archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.md
|
||||
- archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.md
|
||||
- archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.md
|
||||
- archive/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
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.md
|
||||
- 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.md
|
||||
- 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.md
|
||||
- 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.md
|
||||
- 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# archive/2026-05-25-mobile-pages-overhaul/specs
|
||||
dir: archive/2026-05-25-mobile-pages-overhaul/specs
|
||||
# 2026-05-25-mobile-pages-overhaul/specs
|
||||
dir: 2026-05-25-mobile-pages-overhaul/specs
|
||||
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains specification documents for the mobile pages overhaul project dated 2026-05-25.
|
||||
Contains specification documents for the 2026 mobile pages overhaul project.
|
||||
## files
|
||||
## arch
|
||||
N/A (no files present in directory)
|
||||
Documentation-driven development with dated project milestones using flat file organization for requirements/specs.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail (index)
|
||||
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
|
||||
# 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail (index)
|
||||
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
|
||||
|
||||
## role
|
||||
Defines detailed UI specifications for mobile list and detail views in a configuration management system overhaul.
|
||||
Defines UI/UX specifications for mobile-responsive list and detail views in a configuration management system.
|
||||
## parent
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
|
||||
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
|
||||
# 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
|
||||
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
|
||||
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.index.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines detailed UI specifications for mobile list and detail views in a configuration management system overhaul.
|
||||
Defines UI/UX specifications for mobile-responsive list and detail views in a configuration management system.
|
||||
## files
|
||||
- spec.md | Defines mobile UI requirements for a configuration management system with list views, detail views, editing, and CRUD operations for tool types and config profiles.
|
||||
## arch
|
||||
Document-driven specification pattern using markdown-based requirements docs with no active code architecture.
|
||||
Specification-driven design with feature-based organization, defining interaction patterns for master-detail navigation, CRUD flows, and responsive mobile interfaces.
|
||||
## tags
|
||||
views, spec, defines, mobile, requirements, configuration, management, system
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation (index)
|
||||
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
|
||||
# 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation (index)
|
||||
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
|
||||
|
||||
## role
|
||||
Defines functional requirements and interaction specifications for mobile bottom navigation with grouped menu items and expandable submenus.
|
||||
Defines requirements for a grouped bottom navigation system with submenu behavior on mobile devices.
|
||||
## parent
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
|
||||
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
|
||||
# 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
|
||||
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
|
||||
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.index.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines functional requirements and interaction specifications for mobile bottom navigation with grouped menu items and expandable submenus.
|
||||
Defines requirements for a grouped bottom navigation system with submenu behavior on mobile devices.
|
||||
## files
|
||||
- spec.md | Defines requirements for grouped bottom navigation with submenu behavior on mobile
|
||||
## arch
|
||||
Specification-driven design using markdown-based requirements documentation with behavioral specifications for UI component state transitions and touch interaction patterns.
|
||||
Specification-driven design using a single markdown requirements document to capture mobile UX patterns for hierarchical navigation.
|
||||
## tags
|
||||
spec, defines, requirements, grouped, bottom, navigation, submenu, behavior
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace (index)
|
||||
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
|
||||
# 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace (index)
|
||||
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
|
||||
|
||||
## role
|
||||
Defines UI specifications for a mobile repository workspace interface
|
||||
Defines mobile UI requirements for a repository workspace featuring file tree navigation, editor, git, and terminal views
|
||||
## parent
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
|
||||
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
|
||||
# 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
|
||||
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
|
||||
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines UI specifications for a mobile repository workspace interface
|
||||
Defines mobile UI requirements for a repository workspace featuring file tree navigation, editor, git, and terminal views
|
||||
## files
|
||||
- spec.md | Define mobile UI requirements for a repository workspace featuring file tree navigation, editor, git, and terminal views
|
||||
## arch
|
||||
Specification document architecture with view-based modular design for file tree, editor, git, and terminal components
|
||||
Specification document using structured requirements format with feature decomposition into distinct functional views (file tree, editor, git, terminal)
|
||||
## tags
|
||||
spec, define, mobile, requirements, repository, workspace, featuring, tree
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation (index)
|
||||
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
|
||||
# 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation (index)
|
||||
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
|
||||
|
||||
## 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.
|
||||
## parent
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.index.md
|
||||
map: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.md
|
||||
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.index.md
|
||||
map: 2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user