Skip to content

[codex] fix request navigation - #13

Merged
shanejonas merged 1 commit into
mainfrom
fix/filtered-request-list
Aug 22, 2026
Merged

shanejonas merged 1 commit into
mainfrom
fix/filtered-request-list

Conversation

@shanejonas

Copy link
Copy Markdown
Owner

What changed

  • Explain when an active filter hides every request.
  • Clear stale filters when sessions change.
  • Open the selected response with Enter from Requests.
  • Preserve Markdown copying on Ctrl-B y.

Why

A request could complete successfully while the list looked empty, and Enter copied the table instead of opening the response the user selected.

Verification

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --locked
  • cargo package --locked

Filters could hide captured requests while the empty state claimed none existed. Clear stale filters on session changes and make Enter follow the selected response.
@shanejonas
shanejonas marked this pull request as ready for review August 22, 2026 03:01
@shanejonas
shanejonas merged commit a480d7a into main Aug 22, 2026
1 check passed
@shanejonas
shanejonas deleted the fix/filtered-request-list branch August 22, 2026 03:04
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