[PR #3566] [MERGED] 🐛 (reports) fix reports page having empty blocks #4925

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3566
Author: @MatissJanis
Created: 10/4/2024
Status: Merged
Merged: 10/7/2024
Merged by: @MatissJanis

Base: masterHead: matiss/fix-3559


📝 Commits (1)

  • d2f3c51 🐛 (reports) fix reports page having empty blocks

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/reports/Overview.tsx (+20 -10)
upcoming-release-notes/3566.md (+6 -0)

📄 Description

Fixes #3559

Not exactly a perfect patch, but a workable short-term solution until I get the dashboards feature finished off.


🔄 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/3566 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/4/2024 **Status:** ✅ Merged **Merged:** 10/7/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-3559` --- ### 📝 Commits (1) - [`d2f3c51`](https://github.com/actualbudget/actual/commit/d2f3c519033547f0e94294bd473ec19edc969b55) :bug: (reports) fix reports page having empty blocks ### 📊 Changes **2 files changed** (+26 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/Overview.tsx` (+20 -10) ➕ `upcoming-release-notes/3566.md` (+6 -0) </details> ### 📄 Description Fixes #3559 Not exactly a _perfect_ patch, but a workable short-term solution until I get the dashboards feature finished off. --- <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:03:19 -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#4925