Files
headquarter/apps/web/src/components/features/mobile/.pi-map.index.md
T
Developer 1d09193652 fix: put Sessions back in the middle of nav on desktop and mobile
- Reorder desktop sidebar so Sessions sits between spaces/tools groups:
  Home, Projects, Workspaces, Sessions, Tool Workshop, Config Profiles, Settings.
- Reorder mobile bottom nav so Sessions is the center item:
  Home, Spaces, Sessions, Tools, Settings.
- Workspace cards already display the owning project name; no extra change needed.

Quality gates: npm run typecheck, npm run lint clean,
npm test -- --run 87 passed.
2026-06-13 19:44:47 +00:00

896 B

apps/web/src/components/features/mobile (index)

dir: apps/web/src/components/features/mobile

role

Provides mobile-optimized UI components for core application features including navigation, data views, forms, modals, and specialized terminal interfaces.

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

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

dirty