[PR #4683] [MERGED] fix: apply filters in Reports dashboard for cash flow widget #5533

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4683
Author: @tostasmistas
Created: 3/23/2025
Status: Merged
Merged: 3/26/2025
Merged by: @matt-fidd

Base: masterHead: fix/cash-flow-widget-filters


📝 Commits (1)

  • 4eb3367 fix: apply filters in Reports dashboard for cash flow widget

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/reports/spreadsheets/cash-flow-spreadsheet.tsx (+2 -0)
upcoming-release-notes/4683.md (+6 -0)

📄 Description

This PR fixes https://github.com/actualbudget/actual/issues/4663 and fixes https://github.com/actualbudget/actual/issues/3915.

It fixes an issue where filters set in the widget editor for the cash flow widget were not applied in the Reports dashboard.


image


  • Before

image

  • After

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/4683 **Author:** [@tostasmistas](https://github.com/tostasmistas) **Created:** 3/23/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix/cash-flow-widget-filters` --- ### 📝 Commits (1) - [`4eb3367`](https://github.com/actualbudget/actual/commit/4eb33675512f3f5acb614993122400c672471de2) fix: apply filters in Reports dashboard for cash flow widget ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/spreadsheets/cash-flow-spreadsheet.tsx` (+2 -0) ➕ `upcoming-release-notes/4683.md` (+6 -0) </details> ### 📄 Description This PR fixes https://github.com/actualbudget/actual/issues/4663 and fixes https://github.com/actualbudget/actual/issues/3915. It fixes an issue where filters set in the widget editor for the cash flow widget were not applied in the Reports dashboard. --- <kbd><img width="1351" alt="image" src="https://github.com/user-attachments/assets/8aa30027-600f-4cfd-a720-48ee01734fbb" /></kbd> --- - Before <kbd><img width="446" alt="image" src="https://github.com/user-attachments/assets/5f5cfed5-33fe-4e8b-b9e0-c2d6b0b2c9c6" /></kbd> - After <kbd><img width="446" alt="image" src="https://github.com/user-attachments/assets/85f31bce-2f21-464e-a243-c8adde0960ae" /></kbd> --- --- <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:13:58 -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#5533