multica/apps/web/features/issues/stores
Naiyuan Qing 8719e2cedd feat(web): add scope tabs to Issues and My Issues pages
Redesign both Issues and My Issues headers with Linear-style layout:
- Left: scope pill buttons (All/Members/Agents for Issues; Assigned/Created/My Agents for My Issues)
- Right: compact icon buttons for Filter, Display, and View toggle
- Selected scope has accent background, all buttons use consistent outline variant
- Filter active indicator uses brand-colored dot
- Tooltips on all buttons with 500ms global delay
- Remove New Issue button and issue count from headers
- Scope selection persisted to localStorage

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 18:30:40 +08:00
..
draft-store.ts feat(issues): persist create-issue draft with sidebar indicator 2026-03-30 14:57:29 +08:00
issues-scope-store.ts feat(web): add scope tabs to Issues and My Issues pages 2026-04-01 18:30:40 +08:00
selection-store.ts feat(issues): add batch operations for issue list view 2026-03-30 13:52:59 +08:00
view-store-context.tsx feat(web): add kanban board + list view + filtering to My Issues page 2026-04-01 16:56:22 +08:00
view-store.ts feat(web): add scope tabs to Issues and My Issues pages 2026-04-01 18:30:40 +08:00