STA-155 Fold or unfold all review sections - #15
Merged
Conversation
claudecafe
force-pushed
the
feature/sta-155
branch
from
September 11, 2026 10:17
304df7e to
f825cc1
Compare
Sections could only be folded one at a time, which is tedious on a long review. A single review-map toggle now closes or opens every section, moves focus to the surviving summary row when the focused child is hidden, and leaves the report data untouched so individual folds still work. Co-Authored-By: ことね <kotone@claudecafe.dev>
claudecafe
force-pushed
the
feature/sta-155
branch
from
September 11, 2026 10:20
f825cc1 to
c0fa0d5
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.
User benefit
Readers can fold or unfold every review section from one control while preserving the report document and keeping keyboard focus visible. Individual section controls remain usable afterward.
Accepted checkpoint
Verification
pnpm checkdiffwalk checkand published review evidence will be recorded before Build handoff.