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:
+10
-10
@@ -1,23 +1,23 @@
|
||||
# archive/2025-05-18-test-infrastructure-improvements (index)
|
||||
dir: archive/2025-05-18-test-infrastructure-improvements
|
||||
# 2025-05-18-test-infrastructure-improvements (index)
|
||||
dir: 2025-05-18-test-infrastructure-improvements
|
||||
|
||||
## role
|
||||
Contains design documents, proposals, and task tracking for a test infrastructure restructuring initiative that was archived after completion.
|
||||
Documents the planning, design, and tracking of test infrastructure improvements for a backend API project.
|
||||
## parent
|
||||
index: archive/.pi-map.index.md
|
||||
map: archive/.pi-map.md
|
||||
index: ./.pi-map.index.md
|
||||
map: ./.pi-map.md
|
||||
## children
|
||||
- archive/2025-05-18-test-infrastructure-improvements/specs
|
||||
index: archive/2025-05-18-test-infrastructure-improvements/specs/.pi-map.index.md
|
||||
map: archive/2025-05-18-test-infrastructure-improvements/specs/.pi-map.md
|
||||
- 2025-05-18-test-infrastructure-improvements/specs
|
||||
index: 2025-05-18-test-infrastructure-improvements/specs/.pi-map.index.md
|
||||
map: 2025-05-18-test-infrastructure-improvements/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: archive/2025-05-18-test-infrastructure-improvements/.pi-map.index.md
|
||||
map: archive/2025-05-18-test-infrastructure-improvements/.pi-map.md
|
||||
index: 2025-05-18-test-infrastructure-improvements/.pi-map.index.md
|
||||
map: 2025-05-18-test-infrastructure-improvements/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
Reference in New Issue
Block a user