Skip to content

Tasks: GitHub Projects-style board filter / search / sort - #280

Merged
ReBoticsAI merged 1 commit into
mainfrom
feat/276-tasks-board-filter
Aug 1, 2026
Merged

Tasks: GitHub Projects-style board filter / search / sort#280
ReBoticsAI merged 1 commit into
mainfrom
feat/276-tasks-board-filter

Conversation

@ReBoticsAI

Copy link
Copy Markdown
Owner

Summary

  • Add a session-persisted filter bar on Tasks boards (search, priority, labels, assignees, milestone, column/Status, sort).
  • Filtering keeps drag-and-drop and only affects visible cards; empty-state when nothing matches.
  • Document the filter bar in docs/features/tasks.md.

Closes #276

Test plan

  • node node_modules/vitest/vitest.mjs run apps/web/src/__tests__/tasks-board-filters.test.ts
  • Open /tasks local board: search, filter priority, clear filters
  • Linked board: filter assignees/labels/milestone without breaking Sync move
  • Confirm filters persist for the browser session per board

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 1, 2026

Copy link
Copy Markdown

Deploying godmode-www with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8888a47
Status: ✅  Deploy successful!
Preview URL: https://9c3a3b06.godmode-www.pages.dev
Branch Preview URL: https://feat-276-tasks-board-filter.godmode-www.pages.dev

View logs

@ReBoticsAI
ReBoticsAI merged commit 2d9604e into main Aug 1, 2026
2 checks passed
@ReBoticsAI
ReBoticsAI deleted the feat/276-tasks-board-filter branch August 1, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tasks: GitHub Projects-style board filter / search / sort

1 participant