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:
@@ -0,0 +1,19 @@
|
||||
# 2026-06-14-completed-specs-archive/user-profile
|
||||
dir: 2026-06-14-completed-specs-archive/user-profile
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/user-profile/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines functional specifications for user profile retrieval, updates, and local avatar storage.
|
||||
## files
|
||||
- spec.md | Defines functional specifications for a user profile management system including profile retrieval, updates, and local avatar storage | dep: auth-oauth, User database model, pytest, mypy, ruff, npm/typecheck, npm/lint
|
||||
## arch
|
||||
Specification-driven design with clear functional requirements documentation.
|
||||
## tags
|
||||
profile, npm, spec, defines, functional, specifications, user, management
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user