[PR #3135] [MERGED] Spending Report: card fix #4700

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3135
Author: @carkom
Created: 7/25/2024
Status: Merged
Merged: 7/25/2024
Merged by: @carkom

Base: masterHead: SpendingCardFix


📝 Commits (2)

📊 Changes

6 files changed (+15 additions, -5 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/graphs/SpendingGraph.tsx (+1 -1)
📝 packages/desktop-client/src/components/reports/reports/Spending.tsx (+2 -2)
📝 packages/desktop-client/src/components/reports/reports/SpendingCard.tsx (+1 -1)
📝 packages/loot-core/src/types/models/reports.d.ts (+2 -0)
📝 packages/loot-core/src/types/prefs.d.ts (+3 -1)
upcoming-release-notes/3135.md (+6 -0)

📄 Description

Card doesn't show the correct difference.

Fixes #3134


🔄 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/3135 **Author:** [@carkom](https://github.com/carkom) **Created:** 7/25/2024 **Status:** ✅ Merged **Merged:** 7/25/2024 **Merged by:** [@carkom](https://github.com/carkom) **Base:** `master` ← **Head:** `SpendingCardFix` --- ### 📝 Commits (2) - [`c38a39e`](https://github.com/actualbudget/actual/commit/c38a39e980165fd2ac6328011a9ce93c25b2dac9) spending card fix - [`14e2d22`](https://github.com/actualbudget/actual/commit/14e2d228999701ccf8c688b963dce6037d9013f6) notes ### 📊 Changes **6 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/graphs/SpendingGraph.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/reports/reports/Spending.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/reports/reports/SpendingCard.tsx` (+1 -1) 📝 `packages/loot-core/src/types/models/reports.d.ts` (+2 -0) 📝 `packages/loot-core/src/types/prefs.d.ts` (+3 -1) ➕ `upcoming-release-notes/3135.md` (+6 -0) </details> ### 📄 Description Card doesn't show the correct difference. Fixes #3134 --- <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:59:53 -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#4700