Skip to content

feat(tui): implement F42 step filters in dashboard#86

Merged
wendeus0 merged 1 commit into
mainfrom
feature/F42-tui-filters
Mar 13, 2026
Merged

feat(tui): implement F42 step filters in dashboard#86
wendeus0 merged 1 commit into
mainfrom
feature/F42-tui-filters

Conversation

@wendeus0
Copy link
Copy Markdown
Owner

Implements F42-tui-filters SPEC.

Changes

  • Added SPEC for F42
  • Implemented filters in RunDashboard (failed, active, all)
  • Added keyboard shortcuts: 'f' (failed), 'r' (running), 'x' (reset)
  • Added unit tests for filter logic

Validation

  • Validated SPEC with project tool
  • Passed all unit tests including new filter tests
  • Passed commit-check.sh

Implements F42-tui-filters SPEC with keyboard shortcuts (f, r, x) for filtering steps by status.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@wendeus0 wendeus0 merged commit ef86ff5 into main Mar 13, 2026
11 checks passed
@wendeus0 wendeus0 deleted the feature/F42-tui-filters branch March 13, 2026 22:22
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.

1 participant