[PR #5520] [MERGED] fix: negative numbers in summary report #5978

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

📋 Pull Request Information

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

Base: masterHead: fix/negative-numbers-in-summary


📝 Commits (2)

  • 4c6d0d1 fix: negative numbers in summary report
  • 3e71da9 doc: add release notes

📊 Changes

3 files changed (+8 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/SummaryNumber.tsx (+1 -1)
📝 packages/desktop-client/src/components/reports/reports/Summary.tsx (+1 -1)
upcoming-release-notes/5520.md (+6 -0)

📄 Description

This fixes the negative numbers in the summary report (see https://github.com/actualbudget/actual/pull/5283#issuecomment-3166126036). cc @matt-fidd


🔄 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/5520 **Author:** [@misu-dev](https://github.com/misu-dev) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix/negative-numbers-in-summary` --- ### 📝 Commits (2) - [`4c6d0d1`](https://github.com/actualbudget/actual/commit/4c6d0d1c67e8870dcb28984a52dc230cd05a30ff) fix: negative numbers in summary report - [`3e71da9`](https://github.com/actualbudget/actual/commit/3e71da966f98ce7a861627a3f39853d279449b5d) doc: add release notes ### 📊 Changes **3 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/SummaryNumber.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/reports/reports/Summary.tsx` (+1 -1) ➕ `upcoming-release-notes/5520.md` (+6 -0) </details> ### 📄 Description This fixes the negative numbers in the summary report (see https://github.com/actualbudget/actual/pull/5283#issuecomment-3166126036). cc @matt-fidd --- <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:57 -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#5978