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-25-mobile-app-usability
|
||||
dir: archive/2026-05-25-mobile-app-usability
|
||||
# 2026-05-25-mobile-app-usability
|
||||
dir: 2026-05-25-mobile-app-usability
|
||||
|
||||
index: archive/2026-05-25-mobile-app-usability/.pi-map.index.md
|
||||
index: 2026-05-25-mobile-app-usability/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains historical documentation for a completed mobile responsiveness overhaul project targeting the Headquarter web app's critical workflows on 320-768px viewports.
|
||||
Mobile responsiveness improvement package for a React web application's frontend usability overhaul.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file specifying a spec-driven schema with a creation date.
|
||||
- design.md | Design document outlining mobile UX improvements for a React desktop-first web application, focusing on navigation, session management, forms, and touch targets for 320-768px viewports. | dep: React, CSS media queries, mobile browser safe-area-insets, routing system
|
||||
- proposal.md | Proposes a frontend mobile responsiveness overhaul for the Headquarter web app to make critical workflows usable on mobile devices
|
||||
- tasks.md | A completed task checklist for implementing comprehensive mobile responsive design across a web application
|
||||
## arch
|
||||
Spec-driven design documentation using OpenSpec schema configuration with structured design/proposal/task artifacts following a desktop-to-mobile adaptation pattern for React web applications.
|
||||
Documentation-driven specification approach using OpenSpec schema configuration, design documents, and task-based project tracking for iterative mobile-first responsive UI implementation.
|
||||
## tags
|
||||
design, mobile, web, .openspec, react, application, proposal, tasks
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user