mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-27 07:59:01 -05:00
This PR is for the first item listed in #559: `Expand All / Collapse All Categories` For the expand / collapse all categories functionality, I was choosing between having a single `Expand / collapse all categories` button or one for each: `Expand all categories` and `Collapse all categories` buttons. For the initial implementation, I have opted with the latter. Please let me know which one is the right way to go or if there are other suggestions and I'll just accordingly. 
See the Writing Good Release Notes section of the README for the documentation repo for more information on how to create a release notes file here.