feat: adds scope filters, personal summary strip, and star counts#47
Merged
wgordon17 merged 14 commits intogordon-code:mainfrom Apr 3, 2026
Merged
Conversation
- fixes green border bleed: border-primary to border-l-primary - fixes cor-2: prsAwaitingReview excludes user-authored PRs - fixes cor-1: derives effective scope in filter memo - extracts scopeFilterGroup to FilterChips.tsx, removes duplication - moves isInvolvedItem before filteredSortedWithMeta for readability - extracts showScopeFilter createMemo shared by filterGroups and effect - adds contextual labels to summary strip counts - adds click-to-filter with scope=all for unfiltered count semantics - adds blocked checkStatus filter value matching failure+conflict - excludes ignored items from summary strip counts - suppresses reorder highlight animation on filter changes - adds integration tests verifying count-to-filter contract end-to-end - adds regression tests for ignored items, scope reset, empty userLogin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary