[PR #3115] [MERGED] hide target category from cover overspending list #46510

Closed
opened 2026-04-26 08:33:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3115
Author: @matt-fidd
Created: 7/21/2024
Status: Merged
Merged: 8/15/2024
Merged by: @matt-fidd

Base: masterHead: cover-categories


📝 Commits (7)

📊 Changes

6 files changed (+71 additions, -9 deletions)

View changed files

📝 packages/desktop-client/src/components/Modals.tsx (+1 -0)
📝 packages/desktop-client/src/components/budget/rollover/BalanceMovementMenu.tsx (+1 -0)
📝 packages/desktop-client/src/components/budget/rollover/CoverMenu.tsx (+33 -7)
📝 packages/desktop-client/src/components/mobile/budget/BudgetTable.jsx (+1 -0)
📝 packages/desktop-client/src/components/modals/CoverModal.tsx (+29 -2)
upcoming-release-notes/3115.md (+6 -0)

📄 Description

When using the cover overspending menu, it allows you to select the target category as the cover source. This doesn't cause a problem but doesn't make much sense or do anything.


🔄 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/3115 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 7/21/2024 **Status:** ✅ Merged **Merged:** 8/15/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `cover-categories` --- ### 📝 Commits (7) - [`f55f9bb`](https://github.com/actualbudget/actual/commit/f55f9bb598a0502ff3280054735a9cc18e54a7d1) hide target category from cover overspending list - [`6cac884`](https://github.com/actualbudget/actual/commit/6cac88497c24728b0c8a1c047db42a528121629f) release note - [`095de08`](https://github.com/actualbudget/actual/commit/095de084b75f70e4164ecc9860e65a30172b44d4) suggestions from joel-jeremy - [`30f138e`](https://github.com/actualbudget/actual/commit/30f138e00480c5779fe8c944bad24f86c14c56e7) useMemo and better types - [`2e70d61`](https://github.com/actualbudget/actual/commit/2e70d612c50e4434bd4af5670a97672c3a8b70ea) add change to mobile - [`f7c153b`](https://github.com/actualbudget/actual/commit/f7c153b1cf14e0150755822e521b016af6ab2fe1) fix build - [`fb8ee33`](https://github.com/actualbudget/actual/commit/fb8ee3392c1f6a28f439539cfbc3ba0e2b67325b) fix mobile ### 📊 Changes **6 files changed** (+71 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Modals.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/budget/rollover/BalanceMovementMenu.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/budget/rollover/CoverMenu.tsx` (+33 -7) 📝 `packages/desktop-client/src/components/mobile/budget/BudgetTable.jsx` (+1 -0) 📝 `packages/desktop-client/src/components/modals/CoverModal.tsx` (+29 -2) ➕ `upcoming-release-notes/3115.md` (+6 -0) </details> ### 📄 Description When using the cover overspending menu, it allows you to select the target category as the cover source. This doesn't cause a problem but doesn't make much sense or do anything. --- <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-26 08:33:49 -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#46510