[PR #2775] [MERGED] fix: put income on left and expense on right always, hide when 0 #4505

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2775
Author: @Tigatok
Created: 5/17/2024
Status: Merged
Merged: 5/18/2024
Merged by: @MatissJanis

Base: masterHead: actual-2710


📝 Commits (5)

  • 7aebb6a fix: put income on left and expense on right always, hide when 0
  • b4abddf ci: adds changelog note
  • 0ae2e14 Merge branch 'master' of github.com:actualbudget/actual into actual-2710
  • afaeace Merge branch 'master' of github.com:actualbudget/actual into actual-2710
  • f546df8 fix: show labels even if 0

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/reports/reports/CashFlowCard.jsx (+1 -1)
upcoming-release-notes/2775.md (+6 -0)

📄 Description

ref: https://github.com/actualbudget/actual/issues/2710


🔄 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/2775 **Author:** [@Tigatok](https://github.com/Tigatok) **Created:** 5/17/2024 **Status:** ✅ Merged **Merged:** 5/18/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `actual-2710` --- ### 📝 Commits (5) - [`7aebb6a`](https://github.com/actualbudget/actual/commit/7aebb6ab819150cd2a39ba82a5d2e7e04d24b747) fix: put income on left and expense on right always, hide when 0 - [`b4abddf`](https://github.com/actualbudget/actual/commit/b4abddf7cda988a5d4ecb5f0b62381c7eb90b247) ci: adds changelog note - [`0ae2e14`](https://github.com/actualbudget/actual/commit/0ae2e14daf38b9791604abbca47ce409a70a9016) Merge branch 'master' of github.com:actualbudget/actual into actual-2710 - [`afaeace`](https://github.com/actualbudget/actual/commit/afaeaced762c9704b82723cbb689fa213f93d6b7) Merge branch 'master' of github.com:actualbudget/actual into actual-2710 - [`f546df8`](https://github.com/actualbudget/actual/commit/f546df8492a2495ae8767f5a28dc912da25c0b9a) fix: show labels even if 0 ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reports/CashFlowCard.jsx` (+1 -1) ➕ `upcoming-release-notes/2775.md` (+6 -0) </details> ### 📄 Description ref: https://github.com/actualbudget/actual/issues/2710 <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> --- <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:56:46 -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#4505