a12d6a8169
- Wire MobileListView onItemDelete/onItemDuplicate callbacks to render action buttons in each list row. - Pass onItemDelete in ToolWorkshopMobileView list view. - Add CSS for mobile-list-item-action buttons. - Fix MobileEditView sticky bottom action bar that was hidden behind the 64px mobile navigation bar; raise to bottom: 64px and z-index 110. Quality gates: npm run typecheck, npm run lint, npm test -- --run (87 passed) Refs: openspec/changes/mobile-list-delete-button
888 B
888 B
apps/web/src/components/features/mobile (index)
dir: apps/web/src/components/features/mobile
role
Provides a complete set of mobile-optimized UI components for CRUD operations, navigation, and terminal interfaces in a responsive web application.
parent
index: apps/web/src/components/features/.pi-map.index.md map: apps/web/src/components/features/.pi-map.md
children
files
- mobile-action-sheet.tsx
- mobile-detail-view.tsx
- mobile-edit-view.tsx
- mobile-fab.tsx
- mobile-list-view.tsx
- mobile-nav.tsx
- mobile-page-header.tsx
- mobile-terminal-header.tsx
- mobile-terminal-wrapper.tsx
- spaces-bottom-sheet.tsx
links
index: apps/web/src/components/features/mobile/.pi-map.index.md map: apps/web/src/components/features/mobile/.pi-map.md
workflows
- change mobile behavior read: mobile-action-sheet.tsx, mobile-detail-view.tsx, mobile-edit-view.tsx