Scrum4Me/components/sprint
Madhura68 c10def601b feat(PBI-76): migrate sprint-backlog to user-settings store
Replaces six useState+useEffect+localStorage flows with selectors
from useUserSettingsStore. Defaults are applied at the selector
level (filterStatus 'OPEN', sort 'code', etc) so the component
matches its previous behaviour. The collapsed Set is derived from
the persisted array, falling back to auto-collapse-DONE when no
preference exists yet. setPref calls are fire-and-forget — the
optimistic flow handles the local state update.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 12:52:36 +02:00
..
new-sprint-dialog.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
sprint-backlog.tsx feat(PBI-76): migrate sprint-backlog to user-settings store 2026-05-10 12:52:36 +02:00
sprint-board-client.tsx Load/render workspace alignment (#182) 2026-05-10 07:34:58 +02:00
sprint-header.tsx feat: shared backlog filter popover + sprint header polish (v1.3.3) (#184) 2026-05-10 11:12:04 +02:00
sprint-hydration-wrapper.tsx feat(PBI-74): sprint-workspace-store (Story 9) (#181) 2026-05-10 06:53:04 +02:00
sprint-run-controls.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
sprint-task-dialog-mount.tsx feat(PBI-75): sprint task-edit client-side via workspace-store (#183) 2026-05-10 08:21:42 +02:00
sprint-url-task-sync.tsx feat(PBI-75): sprint task-edit client-side via workspace-store (#183) 2026-05-10 08:21:42 +02:00
start-sprint-button.tsx feat(PBI-74): Zustand product-workspace rearchitecture (Stories 1-8) (#180) 2026-05-10 02:25:19 +02:00
sync-active-sprint-cookie.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
task-list.tsx feat(PBI-75): sprint task-edit client-side via workspace-store (#183) 2026-05-10 08:21:42 +02:00