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,17 +1,17 @@
|
||||
# archive/2026-05-22-ui-redesign-home-settings
|
||||
dir: archive/2026-05-22-ui-redesign-home-settings
|
||||
# 2026-05-22-ui-redesign-home-settings
|
||||
dir: 2026-05-22-ui-redesign-home-settings
|
||||
|
||||
index: archive/2026-05-22-ui-redesign-home-settings/.pi-map.index.md
|
||||
index: 2026-05-22-ui-redesign-home-settings/.pi-map.index.md
|
||||
|
||||
## role
|
||||
This package contains archived planning and design documents for a UI redesign project focused on consolidating the authenticated frontend around a Home overview and tabbed Settings hub.
|
||||
Contains design documentation and planning artifacts for a UI redesign project focused on restructuring the authenticated frontend around a Home overview and tabbed Settings hub.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design specification document for a UI redesign covering information architecture, page layouts, visual direction, routing, and component strategy.
|
||||
- proposal.md | Proposes a UI redesign to consolidate the authenticated frontend around a Home overview and a tabbed Settings hub while keeping existing functionality and APIs unchanged.
|
||||
- tasks.md | Task checklist tracking completed work for a UI redesign project involving navigation restructuring, home page redesign, and settings hub reorganization
|
||||
## arch
|
||||
Document-driven waterfall-style project planning with structured specification hierarchy (proposal → design → tasks → config) using markdown-based documentation and YAML metadata for archival tracking.
|
||||
Documentation-driven design with specification files (OpenSpec config, design doc, proposal, and task tracking) following a structured planning approach with clear separation between proposal, design specification, and implementation tracking.
|
||||
## tags
|
||||
redesign, design, .openspec, page, home, settings, hub, proposal
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user