Scrum4Me/components/backlog
Madhura68 60f0069e00 feat(ST-1109.11): persist backlog filters in localStorage
Filters reset op reload was verwarrend. Nu net als sortMode:
- scrum4me:pbi_filter_priority — 'all' | '1' | '2' | '3' | '4'
- scrum4me:pbi_filter_status — 'all' | 'ready' | 'blocked' | 'done'

useState-init met SSR-guard; ongeldige waarden vallen terug op 'all'.
Wis filters reset alle drie de keys correct (sortMode -> 'priority',
beide filters -> 'all'), waardoor de localStorage-staat consistent wordt.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 17:28:40 +02:00
..
backlog-card.tsx feat(ST-507): show code badges on cards, lists and dialogs across the app 2026-04-26 20:36:59 +02:00
pbi-dialog.tsx feat(ST-1109.7): add status select to PBI dialog 2026-04-29 17:13:36 +02:00
pbi-list.tsx feat(ST-1109.11): persist backlog filters in localStorage 2026-04-29 17:28:40 +02:00
story-dialog.tsx Todo description, entity codes, REST API extensions and Claude Code hardening (ST-509/511/512/513) (#2) 2026-04-26 23:40:54 +02:00
story-panel.tsx feat(M9): active product backlog — persistent active PB, NavBar splits, sprint card styling (#10) 2026-04-27 20:25:13 +02:00