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,20 @@
|
||||
# changes/mobile-list-delete-button
|
||||
dir: changes/mobile-list-delete-button
|
||||
|
||||
index: changes/mobile-list-delete-button/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Implements mobile UI fixes to restore missing delete/duplicate buttons in list views and correct sticky action bar positioning above mobile navigation.
|
||||
## files
|
||||
- change.md | Documents UI fixes to restore delete/duplicate buttons in mobile list views and reposition a sticky action bar above mobile navigation. | dep: MobileListView, MobileEditView, ToolWorkshopMobileView, ConfigProfilesMobileView, utilities.css
|
||||
- tasks.md | Task checklist documenting implementation of mobile UI fixes for list view delete/duplicate buttons and edit view sticky action bar positioning.
|
||||
## arch
|
||||
Documentation-driven change tracking using markdown-based design documents (change.md for requirements, tasks.md for implementation checklist) without actual source code in this directory.
|
||||
## tags
|
||||
mobile, fixes, delete, duplicate, buttons, list, sticky, action
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user