[PR #2057] [CLOSED] [IDEA] Moving the add group button to the context menu #4088

Closed
opened 2026-02-28 20:51:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2057
Author: @MikesGlitch
Created: 12/9/2023
Status: Closed

Base: masterHead: idea/move-add-group-to-menu


📝 Commits (4)

  • a8a0b14 moving the add group button to the context menu
  • 36d7caa adding release notes
  • b88b35e remove old props
  • d653e72 save that 20px for the demo env

📊 Changes

7 files changed (+24 additions, -29 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/BudgetCategories.js (+0 -2)
📝 packages/desktop-client/src/components/budget/BudgetTable.js (+1 -1)
📝 packages/desktop-client/src/components/budget/BudgetTotals.tsx (+9 -1)
📝 packages/desktop-client/src/components/budget/IncomeHeader.tsx (+1 -13)
📝 packages/desktop-client/src/components/budget/MobileBudgetTable.js (+6 -11)
📝 packages/desktop-client/src/style/styles.ts (+1 -1)
upcoming-release-notes/2057.md (+6 -0)

📄 Description

Related to this idea: #2051

I'm putting this out there to see what people think of it.

This would move the "Add group" button to the category context menu. The idea is it would save vertical space and contain the "Add category group" functionality to the Category menu - instead of a button below the budget table.

I'm not sure about what the design process is with this app, I'm wonder if there's a community member who's willing to help with where to put the buttons/what colours to use etc.

Desktop
desktop

Mobile
mobile


🔄 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/2057 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 12/9/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `idea/move-add-group-to-menu` --- ### 📝 Commits (4) - [`a8a0b14`](https://github.com/actualbudget/actual/commit/a8a0b149e19ef31aea55b24f56c70726430a6e9b) moving the add group button to the context menu - [`36d7caa`](https://github.com/actualbudget/actual/commit/36d7caa621f865a24778311432fb8ccac297f4ac) adding release notes - [`b88b35e`](https://github.com/actualbudget/actual/commit/b88b35e393fbaa76929c9bfdf61dc7e7dfc11c62) remove old props - [`d653e72`](https://github.com/actualbudget/actual/commit/d653e72b47bad5d92ecf3bbb51a510a30a1d8da4) save that 20px for the demo env ### 📊 Changes **7 files changed** (+24 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/BudgetCategories.js` (+0 -2) 📝 `packages/desktop-client/src/components/budget/BudgetTable.js` (+1 -1) 📝 `packages/desktop-client/src/components/budget/BudgetTotals.tsx` (+9 -1) 📝 `packages/desktop-client/src/components/budget/IncomeHeader.tsx` (+1 -13) 📝 `packages/desktop-client/src/components/budget/MobileBudgetTable.js` (+6 -11) 📝 `packages/desktop-client/src/style/styles.ts` (+1 -1) ➕ `upcoming-release-notes/2057.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 --> Related to this idea: #2051 I'm putting this out there to see what people think of it. This would move the "Add group" button to the category context menu. The idea is it would save vertical space and contain the "Add category group" functionality to the Category menu - instead of a button below the budget table. I'm not sure about what the design process is with this app, I'm wonder if there's a community member who's willing to help with where to put the buttons/what colours to use etc. **Desktop** ![desktop](https://github.com/actualbudget/actual/assets/5285928/b35c9f66-35c9-43ae-8dc6-e6af6d260839) **Mobile** ![mobile](https://github.com/actualbudget/actual/assets/5285928/aad06257-30b8-4bc8-be4c-5fca7481c4ee) --- <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-02-28 20:51:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4088