Skip to content

feat(review): add expand/collapse all buttons to file tree sidebar#403

Merged
backnotprop merged 1 commit intobacknotprop:mainfrom
yonihorn:feat/expand-collapse-all-folders
Mar 26, 2026
Merged

feat(review): add expand/collapse all buttons to file tree sidebar#403
backnotprop merged 1 commit intobacknotprop:mainfrom
yonihorn:feat/expand-collapse-all-folders

Conversation

@yonihorn
Copy link
Contributor

Summary

  • Adds expand all and collapse all icon buttons to the code review file tree sidebar header
  • Expand all uses the existing getAllFolderPaths utility to open every directory group
  • Collapse all clears the expanded set to close all directories
  • Buttons are placed next to the file count, styled consistently with the existing hide-viewed toggle

Add two icon buttons in the file tree header that allow expanding or
collapsing all directory groups at once.
@backnotprop backnotprop merged commit 232cae2 into backnotprop:main Mar 26, 2026
5 checks passed
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.

2 participants