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,14 +1,14 @@
|
||||
# archive/2026-05-22-sessions-hub/specs
|
||||
dir: archive/2026-05-22-sessions-hub/specs
|
||||
# 2026-05-22-sessions-hub/specs
|
||||
dir: 2026-05-22-sessions-hub/specs
|
||||
|
||||
index: archive/2026-05-22-sessions-hub/specs/.pi-map.index.md
|
||||
index: 2026-05-22-sessions-hub/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for a Sessions Hub feature that manages user sessions in a web application.
|
||||
Defines comprehensive technical specifications for the Sessions Hub feature, serving as the authoritative design document for requirements, APIs, UI, and quality standards.
|
||||
## files
|
||||
- spec.md | Defines technical specifications for a "Sessions Hub" feature including requirements, API endpoints, UI layouts, state management, and quality gates for managing user sessions in a web application. | dep: REST API, TypeScript, React/frontend framework (implied by UI specs and quality gates), polling-based state management, Pydantic/BaseModel
|
||||
## arch
|
||||
Specification-driven design using structured documentation with requirements, API contracts, UI wireframes, state diagrams, and quality gates.
|
||||
Specification-driven development with structured documentation covering functional requirements, RESTful API design, component-based UI architecture, Redux-style state management patterns, and gated quality checkpoints.
|
||||
## tags
|
||||
sessions, spec, defines, technical, specifications, hub, feature, including
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user