Skip to content

BACK-398 - Add milestone filter to TUI board#549

Merged
MrLesk merged 2 commits intoMrLesk:mainfrom
maeste:BACK-400-Add-Milestone-Filter-to-TUI-Board
Mar 1, 2026
Merged

BACK-398 - Add milestone filter to TUI board#549
MrLesk merged 2 commits intoMrLesk:mainfrom
maeste:BACK-400-Add-Milestone-Filter-to-TUI-Board

Conversation

@maeste
Copy link
Copy Markdown
Contributor

@maeste maeste commented Feb 25, 2026

Summary

Add milestone filtering capability to the TUI board (backlog board).

  • Add milestone dropdown to filter header between priority and labels
  • Add 'm' keyboard shortcut to activate milestone filter
  • Update help bar to show [m] Milestone
  • Filter tasks by matching milestone title

Related Tasks

List task IDs this PR closes, e.g. closes task-29.

📋 Important: All PRs must have an associated task in the backlog.

  • If no task exists, create one first using: backlog task create "Your task title"
  • Follow the task guidelines when creating tasks
  • Tasks should be atomic, testable, and well-defined with clear acceptance criteria

Task Checklist

  • I have created a corresponding task in backlog/tasks/
  • The task has clear acceptance criteria
  • I have added an implementation plan to the task
  • All acceptance criteria in the task are marked as completed

Testing

Describe how you tested your changes.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4103561890

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/ui/task-viewer-with-search.ts
Add milestone filtering capability to the TUI board (backlog board).
- Add milestone dropdown to filter header between priority and labels
- Add 'm' keyboard shortcut to activate milestone filter
- Update help bar to show [m] Milestone
- Filter tasks by matching milestone title
@maeste maeste force-pushed the BACK-400-Add-Milestone-Filter-to-TUI-Board branch from 4103561 to ddc03f0 Compare February 25, 2026 12:31
@MrLesk MrLesk changed the title BACK-400 - Add milestone filter to TUI board BACK-398 - Add milestone filter to TUI board Mar 1, 2026
@MrLesk MrLesk merged commit 96851bc into MrLesk:main Mar 1, 2026
7 checks passed
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.

2 participants