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-19-workspace-visual-overhaul
|
||||
dir: archive/2026-05-19-workspace-visual-overhaul
|
||||
# 2026-05-19-workspace-visual-overhaul
|
||||
dir: 2026-05-19-workspace-visual-overhaul
|
||||
|
||||
index: archive/2026-05-19-workspace-visual-overhaul/.pi-map.index.md
|
||||
index: 2026-05-19-workspace-visual-overhaul/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains historical planning documents for a 2026 UI/UX redesign of a workspace interface with repository management, sidebar, and settings overhaul.
|
||||
Design and planning package for a UI/UX visual overhaul of a workspace/settings interface adopting GitHub-style conventions.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design document for a workspace visual overhaul featuring a new project header, consolidated settings page with tabs, simplified sidebar, and updated routing structure. | dep: React/TypeScript component system, CSS variables/styling system, React Router, existing project API endpoints
|
||||
- proposal.md | Proposes a UI/UX redesign of a repository workspace to follow GitHub-style layout conventions
|
||||
- tasks.md | Project task list tracking a multi-phase UI overhaul for a workspace/settings interface with repository management, sidebar cleanup, and polish items
|
||||
## arch
|
||||
Document-based project planning with no executable code; uses Markdown for design specs, task tracking, and proposals, plus YAML for configuration metadata.
|
||||
Documentation-driven design process using structured markdown specifications (OpenSpec config, design doc, proposal, task tracking) without implementation code.
|
||||
## tags
|
||||
design, workspace, .openspec, overhaul, project, settings, sidebar, repository
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user