[PR #5496] [MERGED] hide hold for next month option when "to budget" is negative #5965

Closed
opened 2026-02-28 21:21:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5496
Author: @matt-fidd
Created: 8/6/2025
Status: Merged
Merged: 8/6/2025
Merged by: @matt-fidd

Base: masterHead: fix-hold-negative


📝 Commits (2)

  • a9a279b hide hold for next month option when to budget is negative
  • 29601b2 note

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/budget/envelope/budgetsummary/ToBudgetMenu.tsx (+1 -1)
upcoming-release-notes/5496.md (+6 -0)

📄 Description

It keeps confusing me when I go to cover overspend "to budget", I think it must have changed at some point.

You can't hold a negative amount, so the menu option doesn't 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/5496 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix-hold-negative` --- ### 📝 Commits (2) - [`a9a279b`](https://github.com/actualbudget/actual/commit/a9a279bfdc33150cf70c5afeb47a2da80efb1511) hide hold for next month option when to budget is negative - [`29601b2`](https://github.com/actualbudget/actual/commit/29601b2ae6aecb66a1a257e9cc6167efb5fb9dce) note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/envelope/budgetsummary/ToBudgetMenu.tsx` (+1 -1) ➕ `upcoming-release-notes/5496.md` (+6 -0) </details> ### 📄 Description It keeps confusing me when I go to cover overspend "to budget", I think it must have changed at some point. You can't hold a negative amount, so the menu option doesn't 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-02-28 21:21:45 -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#5965