Skip to content

feat(tui): add persistent board filters - #106

Merged
aksOps merged 8 commits into
mainfrom
codex/issue-87-filter
Aug 18, 2026
Merged

feat(tui): add persistent board filters#106
aksOps merged 8 commits into
mainfrom
codex/issue-87-filter

Conversation

@aksOps

@aksOps aksOps commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add web-parity TUI text and exact AND-label filtering
  • keep filtered navigation, detail opening, and mouse hit maps on one visible projection
  • persist filter text, labels, and Cancelled visibility atomically per board and user
  • add semantic, keyboard, mouse, persistence, failure, narrow-layout, and golden coverage

Verification

  • Go coverage: 96.5% total; 95.7% internal/tui
  • Go race: all packages passed
  • Frontend: 695 tests passed; 98.26% statement coverage
  • frontend build, go vet, go format, and diff checks passed

Closes #87

@socket-security

socket-security Bot commented Aug 17, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​golang.org/​x/​text@​v0.40.0 ⏵ v0.41.077 +1100100100100

View full report

Comment thread internal/tui/testdata/generate_web_lower_fixture.go Fixed
@aksOps
aksOps marked this pull request as ready for review August 18, 2026 00:31
@sonarqubecloud

Copy link
Copy Markdown

@aksOps
aksOps merged commit a3905db into main Aug 18, 2026
9 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.

TUI filter

2 participants