feat(dashboard): expand/collapse sets a per-tab default for new repos - #143
Merged
wgordon17 merged 2 commits intoAug 26, 2026
Merged
Conversation
wgordon17
marked this pull request as ready for review
August 26, 2026 19:48
wgordon17
force-pushed
the
worktree-expand-collapse-defaults
branch
2 times, most recently
from
August 26, 2026 20:50
7d090a7 to
47b9a05
Compare
Expand All / Collapse All now set a persistent per-tab default so repos that appear later inherit it, rather than only affecting the repos visible at click time. A manual per-repo expand/collapse is stored as an exception to that default and is cleared when Expand/Collapse All resets the tab. Jira project groups keep their expanded-by-default behavior via the new schema default (replacing the old one-shot auto-expand effect). USER_GUIDE updated.
Adds tests for the per-tab expandDefault custom-tab cleanup (removeCustomTabState, resetViewState, and DashboardPage mount/delete pruning including the expandDefault-only footprint path), the jiraAssigned expanded-by-default behavior via isRepoExpanded, later-surfacing-repo default inheritance in the PullRequests and Actions tabs, and the flashDetection peek suppression and aggregation branches.
wgordon17
force-pushed
the
worktree-expand-collapse-defaults
branch
from
August 26, 2026 20:53
47b9a05 to
9dd671b
Compare
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