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:
+6
-6
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux (index)
|
||||
dir: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
# 2026-05-22-session-management-fixes/specs/session-lifecycle-ux (index)
|
||||
dir: 2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
|
||||
## role
|
||||
Defines software requirements for session management UI behaviors including stop confirmation dialogs and immediate deletion updates
|
||||
## parent
|
||||
index: archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
index: 2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: 2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.md
|
||||
index: 2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
map: 2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+4
-4
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
dir: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
# 2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
dir: 2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
|
||||
index: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
index: 2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines software requirements for session management UI behaviors including stop confirmation dialogs and immediate deletion updates
|
||||
## files
|
||||
- spec.md | Defines software requirements for session management UI behaviors including stop confirmation dialogs and immediate deletion updates
|
||||
## arch
|
||||
Specification document using requirements-based documentation pattern with behavioral definitions for UI interactions
|
||||
Specification-driven requirements documentation using markdown-based behavioral specifications with user-centric interaction patterns
|
||||
## tags
|
||||
spec, defines, software, requirements, session, management, behaviors, including
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user