-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Expand/Collapse all changed files #23639
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
Conversation
|
Screenshot please. |
|
Hmm… We should also discuss if this really needs to be backend functionality. |
|
I agree that not modifying the view state is probably wiser. The Usecase is not that common and not sending a bunch of changed data to the backend reduces load. So just a open all/fold all button frontendside would probably be enough. |
|
thank you guys for your review and suggestion : ) |
Codecov Report
@@ Coverage Diff @@
## main #23639 +/- ##
==========================================
- Coverage 47.14% 47.04% -0.10%
==========================================
Files 1149 1163 +14
Lines 151446 153738 +2292
==========================================
+ Hits 71397 72331 +934
- Misses 71611 72890 +1279
- Partials 8438 8517 +79
... and 108 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
Hmm I don't think I like those icon choices. How about moving these actions into the "..." menu? I think they are not all that common to warrant separate always-visible buttons, and inside that menu, no icons are needed 😉. |
done~ |
# Conflicts: # web_src/js/features/repo-diff.js
# Conflicts: # web_src/js/features/repo-diff.js


close #23628
Now in
...dropdown, you can expand or collapse all diff files that have loaded.Screen.Recording.2023-03-26.at.09.02.59.mov