c8db6ce933
- 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)
1.2 KiB
1.2 KiB
2026-05-25-mobile-app-usability
dir: 2026-05-25-mobile-app-usability
index: 2026-05-25-mobile-app-usability/.pi-map.index.md
role
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
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