Skip to content

fix(site/src/pages/AgentsPage): reset status and source filters when the last option is cleared - #30010

Open
jakehwll wants to merge 1 commit into
jakehwll/agent-filters-statusesfrom
jakehwll/agent-filters-reset-state
Open

jakehwll wants to merge 1 commit into
jakehwll/agent-filters-statusesfrom
jakehwll/agent-filters-reset-state

Conversation

@jakehwll

@jakehwll jakehwll commented Sep 27, 2026 •

Copy link
Copy Markdown
Contributor

🤖 This PR was written by Coder Agents on behalf of Jake Howell.

Unchecking the last Status or Source option in the agents sidebar filter menu did nothing: the guard bailed out to avoid an empty result set, so the checkbox silently refused to move. It now resets that group to its default instead. Stacked on #30009.

  • Clearing the last status selects every status again; clearing the last source falls back to Created by me.
  • Only the affected group resets, so other filters stay put.
foo

@jakehwll
jakehwll added this pull request to stack #30007 September 27, 2026 09:48
@jakehwll jakehwll changed the title fix: restore default settings when filter would show nothing fix(site/src/pages/AgentsPage): reset status and source filters when the last option is cleared Sep 27, 2026
@jakehwll
jakehwll marked this pull request as ready for review September 27, 2026 09:53
@jakehwll
jakehwll requested a review from a team as a code owner September 27, 2026 09:53
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 27, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-27T09:55:08.615134Z 21d9693 Draft marked ready
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@linear-code

linear-code Bot commented Sep 27, 2026

Copy link
Copy Markdown

CODAGT-1196

This branch has not been deployed

No deployments
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