Scrum4Me/components/solo
Madhura68 89e5164a28 feat(ST-358): add unassigned stories sheet with claim-on-click
- UnassignedStoriesSheet: slide-in sheet listing unassigned sprint stories
- ClaimStoryRow: form action + ClaimButton with useFormStatus pending state
- Successful claim removes story from local list and shows success toast
- Empty state: "Geen ongeclaimde stories. Lekker bezig!"
- Demo: DemoTooltip wraps Pak op button, claim button disabled
- Page now fetches stories with _count.tasks instead of just count
- claimStoryAction also revalidates /products/[id]/solo path

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 16:55:55 +02:00
..
no-active-sprint.tsx feat(ST-355): add /solo route, cookie helper, product picker, and solo product page 2026-04-26 16:29:31 +02:00
product-picker.tsx feat(ST-355): add /solo route, cookie helper, product picker, and solo product page 2026-04-26 16:29:31 +02:00
solo-board.tsx feat(ST-356): add solo Kanban board with DnD and Zustand store 2026-04-26 16:54:52 +02:00
solo-column.tsx feat(ST-356): add solo Kanban board with DnD and Zustand store 2026-04-26 16:54:52 +02:00
solo-task-card.tsx feat(ST-356): add solo Kanban board with DnD and Zustand store 2026-04-26 16:54:52 +02:00
task-detail-dialog.tsx feat(ST-357): add task detail dialog and updateTaskPlanAction 2026-04-26 16:55:45 +02:00
unassigned-stories-sheet.tsx feat(ST-358): add unassigned stories sheet with claim-on-click 2026-04-26 16:55:55 +02:00