[PR #2597] [MERGED] fix(#2575): Stop cash flow card labels from getting cutting off if bar height is too low #34587

Closed
opened 2026-04-20 21:44:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2597
Author: @ttlgeek
Created: 4/13/2024
Status: Merged
Merged: 4/16/2024
Merged by: @MatissJanis

Base: masterHead: fix-2575


📝 Commits (10+)

  • 0ea19e9 fix(#2575): Stop cash flow card labels from getting cutting off if bar height is too low
  • e659fa3 fix(): minor fix
  • 64d9ac6 chore(): Add release note file
  • 21ab924 Merge branch 'master' into fix-2575
  • 134e907 Merge branch 'master' into fix-2575
  • 64c2dbe fix(): fix visual tests
  • 70a5cd5 Merge branch 'master' into fix-2575
  • 93b885a Merge branch 'master' into fix-2575
  • 137e05c Merge branch 'master' into fix-2575
  • de33ea7 Merge branch 'master' into fix-2575

📊 Changes

2 files changed (+55 additions, -22 deletions)

View changed files

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

📄 Description

Stop cash flow card labels from getting cutting off if bar height is too low.

Screenshots:

Case when bar is tall enough for labels:

image

Case when bar is too low:

image

🔄 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/2597 **Author:** [@ttlgeek](https://github.com/ttlgeek) **Created:** 4/13/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `fix-2575` --- ### 📝 Commits (10+) - [`0ea19e9`](https://github.com/actualbudget/actual/commit/0ea19e970100b9aacb2af758b5c3245f1549433c) fix(#2575): Stop cash flow card labels from getting cutting off if bar height is too low - [`e659fa3`](https://github.com/actualbudget/actual/commit/e659fa3d8faead346821dcd4a38c889e80b4914c) fix(): minor fix - [`64d9ac6`](https://github.com/actualbudget/actual/commit/64d9ac6221b991211d966643a9b7d3281f3370f5) chore(): Add release note file - [`21ab924`](https://github.com/actualbudget/actual/commit/21ab924e17f35d5709a9d318c30d499d1ec6e3c3) Merge branch 'master' into fix-2575 - [`134e907`](https://github.com/actualbudget/actual/commit/134e907ac786dc91a498caf88a1244b3b06c290e) Merge branch 'master' into fix-2575 - [`64c2dbe`](https://github.com/actualbudget/actual/commit/64c2dbe6509448cf4ff8d58ca787f058f7d1906c) fix(): fix visual tests - [`70a5cd5`](https://github.com/actualbudget/actual/commit/70a5cd545ebe9b1a5d7d80310fd6ecbd046693ed) Merge branch 'master' into fix-2575 - [`93b885a`](https://github.com/actualbudget/actual/commit/93b885accf46953f5de54fe64a3223589d05e545) Merge branch 'master' into fix-2575 - [`137e05c`](https://github.com/actualbudget/actual/commit/137e05c73b34cc3defe3a6392aaa41590bd3d463) Merge branch 'master' into fix-2575 - [`de33ea7`](https://github.com/actualbudget/actual/commit/de33ea7ea7db52d81c4b637c6e9647545e298756) Merge branch 'master' into fix-2575 ### 📊 Changes **2 files changed** (+55 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reports/CashFlowCard.jsx` (+49 -22) ➕ `upcoming-release-notes/2597.md` (+6 -0) </details> ### 📄 Description Stop cash flow card labels from getting cutting off if bar height is too low. Screenshots: ### Case when bar is tall enough for labels: <img width="459" alt="image" src="https://github.com/actualbudget/actual/assets/13290055/360a84a4-9f6d-41e1-bb64-13c3b26ee957"> ### Case when bar is too low: <img width="459" alt="image" src="https://github.com/actualbudget/actual/assets/13290055/892c1804-8df2-4ba2-9beb-312b9779bd95"> --- <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-04-20 21:44:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#34587