Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: remove automatic file filter when clicking Review #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1code-async wants to merge 1 commit into main
base: main
Choose a base branch
Loading
from fix/remove-auto-filter-on-review

Conversation

@1code-async
Copy link
Contributor

@1code-async 1code-async bot commented Jan 29, 2026

Summary

  • Removes automatic sub-chat file filtering that was applied when clicking the "Review" button in the diff sidebar
  • Previously, clicking Review would set filteredSubChatIdAtom to the active sub-chat, causing a "Filtered" badge to appear and hiding unrelated files — this was confusing and unexpected
  • Users can still manually apply a sub-chat filter via the filter icon if needed

Test plan

  • Open the changes/diff sidebar with multiple files from different sub-chats
  • Click the "Review" button
  • Verify no "Filtered" badge appears automatically
  • Verify the review message is still sent to Claude correctly
  • Verify manual sub-chat filtering still works via the filter icon

🤖 Generated with Claude Code

When clicking the Review button in the diff sidebar, a sub-chat filter
was automatically applied (filteredSubChatIdAtom set to activeSubChatId),
causing a "Filtered" badge to appear and hiding files not associated with
the active sub-chat. This was confusing as users didn't expect or request
the filtering. The review should operate on all changes by default; users
can still manually apply a sub-chat filter if needed.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /