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-config
|
||||
dir: 2026-06-14-completed-specs-archive/user-config
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/user-config/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines data specifications for a JSONB-based user preference configuration system with frontend theme integration.
|
||||
## files
|
||||
- spec.md | Defines specifications for a user configuration system that stores JSONB key-value preferences, supports specific config keys, and integrates with frontend theme application. | dep: UserConfig, User, auth-oauth, pytest, mypy, ruff, npm
|
||||
## arch
|
||||
Specification-driven schema design using JSONB key-value store with enumerated config keys and frontend theme mapping pattern.
|
||||
## tags
|
||||
user, spec, defines, specifications, configuration, system, stores, jsonb
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user