feat(web): add kanban board filtering with URL param persistence #502

Merged
jason.woltje merged 1 commits from feat/ms18-kanban-filtering into main 2026-02-24 02:09:38 +00:00

1 Commits

Author SHA1 Message Date
ec1117164d feat(web): add kanban board filtering with URL param persistence (#490)
All checks were successful
ci/woodpecker/push/web Pipeline was successful
Add FilterBar component with search, project, priority, and "My Tasks"
filters. Filters persist in URL params for bookmarkability. Client-side
filtering via useMemo with parallel data fetching for projects dropdown.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 20:03:49 -06:00