Skip to content

TUI: triage menu still advertises the refine keys it no longer answers - #110

Merged
MJohnson459 merged 1 commit into
mainfrom
fix-triage-menu-refine-hint
Aug 1, 2026
Merged

TUI: triage menu still advertises the refine keys it no longer answers#110
MJohnson459 merged 1 commit into
mainfrom
fix-triage-menu-refine-hint

Conversation

@MJohnson459

Copy link
Copy Markdown
Contributor

Removes the dim line beneath the triage menu's action list that still
offered r refine with a note · R refine by talking. #325 moved those keys to
the queue and removed the menu's handler, but not its advertisement, so the
menu was offering two keys that did nothing there.

No test covered that line, which is why #325 stayed green through the
regression. None is added back — a test asserting the string is absent would
pin behaviour that was never a requirement.

cargo test --workspace 279 + 273 passed / 0 failed;
cargo clippy --workspace --all-targets -- -D warnings clean.

Removing the menu's `r`/`R` handler left the dim line beneath its action
list still offering them, so the menu advertised two keys that now do
nothing there.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019QUiy1Y4sr5kXmKrYqjaTU
@MJohnson459
MJohnson459 merged commit c986aa4 into main Aug 1, 2026
6 checks passed
@MJohnson459
MJohnson459 deleted the fix-triage-menu-refine-hint branch August 1, 2026 19:32
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