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
Owner

Summary

  • Add FilterBar component with search input, project select, priority select, and My
## Summary - Add FilterBar component with search input, project select, priority select, and My
jason.woltje added 1 commit 2026-02-24 02:04:13 +00:00
feat(web): add kanban board filtering with URL param persistence (#490)
All checks were successful
ci/woodpecker/push/web Pipeline was successful
ec1117164d
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>
jason.woltje merged commit 8b4c565f20 into main 2026-02-24 02:09:38 +00:00
jason.woltje deleted branch feat/ms18-kanban-filtering 2026-02-24 02:09:38 +00:00
Sign in to join this conversation.