[PR #5541] [MERGED] Fix SpendingCard crash #5989

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5541
Author: @milanalexandre
Created: 8/11/2025
Status: Merged
Merged: 8/12/2025
Merged by: @matt-fidd

Base: masterHead: fix/SpendingCard_crash


📝 Commits (3)

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/reports/SpendingCard.tsx (+4 -2)
upcoming-release-notes/5541.md (+6 -0)

📄 Description

Context

The SpendingCard component was causing the application to crash when used in budget mode.

How to test

  • Create a new file.
  • In the Reports page, edit the SpendingCard to enable budget mode.
  • In the Budget page, add any value in the Budgeted column.
  • Go back to the Reports page.

🔄 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/5541 **Author:** [@milanalexandre](https://github.com/milanalexandre) **Created:** 8/11/2025 **Status:** ✅ Merged **Merged:** 8/12/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix/SpendingCard_crash` --- ### 📝 Commits (3) - [`0c51e26`](https://github.com/actualbudget/actual/commit/0c51e26d6a40802c4a429487238c359852ce3920) SpendingCard_crash - [`255e2b2`](https://github.com/actualbudget/actual/commit/255e2b2516c4cd69767f25e7e80753ecbc89f79f) [autofix.ci] apply automated fixes - [`6190a18`](https://github.com/actualbudget/actual/commit/6190a18a9977044f3c6966efaf4e11ba8a8088d7) add relese note ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reports/SpendingCard.tsx` (+4 -2) ➕ `upcoming-release-notes/5541.md` (+6 -0) </details> ### 📄 Description # Context The `SpendingCard` component was causing the application to crash when used in budget mode. # How to test - Create a new file. - In the Reports page, edit the SpendingCard to enable budget mode. - In the Budget page, add any value in the Budgeted column. - Go back to the Reports page. --- <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:22:09 -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#5989