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)
960 B
960 B
changes/mobile-edit-default-bottom-actions
dir: changes/mobile-edit-default-bottom-actions
index: changes/mobile-edit-default-bottom-actions/.pi-map.index.md
role
Implements a mobile UX pattern change that makes edit mode the default view with persistent bottom action bars for saving and deleting items.
files
- change.md | Documents a mobile UX change that makes edit mode the default view for config profiles and tool types, with sticky bottom action bars for Save/Delete buttons.
- tasks.md | Task checklist for implementing mobile edit-as-default UI pattern with sticky bottom action bars across multiple views | dep: MobileEditView, ConfigProfilesMobileView, ToolWorkshopMobileView, CSS modules, npm tooling
arch
UX pattern migration using sticky bottom action bars as a consistent cross-view mobile UI component for primary actions.
tags
change, mobile, edit, default, sticky, bottom, action, bars