[PR #1143] [MERGED] Expand / collapse all categories #52853

Closed
opened 2026-04-30 21:14:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1143
Author: @joel-jeremy
Created: 6/16/2023
Status: Merged
Merged: 6/20/2023
Merged by: @j-f1

Base: masterHead: 559-expand-collapse-all-categories


📝 Commits (3)

  • 21b8e86 Expand and collapse all categories
  • 779da70 Add upcoming release notes
  • 690dfdd Remove the word categories in the Category drop-down menu

📊 Changes

2 files changed (+32 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/misc.js (+26 -1)
upcoming-release-notes/1143.md (+6 -0)

📄 Description

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.

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/1143 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 6/16/2023 **Status:** ✅ Merged **Merged:** 6/20/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `559-expand-collapse-all-categories` --- ### 📝 Commits (3) - [`21b8e86`](https://github.com/actualbudget/actual/commit/21b8e86f26e2a9eac61c4a2aff0f1766d49adc50) Expand and collapse all categories - [`779da70`](https://github.com/actualbudget/actual/commit/779da70be5917869b89c25f0739c3612dea94e14) Add upcoming release notes - [`690dfdd`](https://github.com/actualbudget/actual/commit/690dfddfaef25c218087028e0d56264513566e5d) Remove the word categories in the Category drop-down menu ### 📊 Changes **2 files changed** (+32 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/misc.js` (+26 -1) ➕ `upcoming-release-notes/1143.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> 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. ![image](https://github.com/actualbudget/actual/assets/20313680/64d0e498-1139-4dd0-9b7f-4d478ab947aa) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 21:14:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#52853