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:
Developer
2026-06-14 18:07:01 +00:00
parent 896674195c
commit c8db6ce933
580 changed files with 4678 additions and 4333 deletions
@@ -1,16 +1,16 @@
# archive/2026-05-19-responsive-spacing-improvements
dir: archive/2026-05-19-responsive-spacing-improvements
# 2026-05-19-responsive-spacing-improvements
dir: 2026-05-19-responsive-spacing-improvements
index: archive/2026-05-19-responsive-spacing-improvements/.pi-map.index.md
index: 2026-05-19-responsive-spacing-improvements/.pi-map.index.md
## role
Documentation archive for a completed responsive design system overhaul that standardized spacing, sizing, and mobile usability across a web application's UI.
Documents a completed responsive design system project that improved spacing, sizing, and mobile usability across a web application's UI.
## files
- design.md | Design document specifying a responsive CSS design system with spacing scales, breakpoints, layout components, and migration strategy for improving responsive behavior across a web application.
- proposal.md | Proposes a comprehensive responsive design system to fix spacing, sizing, and mobile usability issues in a UI
- tasks.md | A completed task checklist documenting a responsive spacing and layout improvement project across CSS foundations, layout utilities, component updates, overflow fixes, touch targets, and quality gates.
## arch
Design-proposal-execution pattern with structured design specs, formal proposals, and task-based project tracking; follows a design system architecture with token-based spacing scales, breakpoint-driven responsive utilities, and component-level migration strategy.
Design-system architecture with token-based CSS spacing scales, breakpoint-driven responsive utilities, component migration strategy, and phased implementation with quality gates for systematic UI modernization.
## tags
design, responsive, spacing, layout, css, system, across, proposal
## symbols