[PR #3469] [MERGED] 🐛 (reports) deleting custom report should remove it from the dashboard #46691

Closed
opened 2026-04-26 08:43:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3469
Author: @MatissJanis
Created: 9/19/2024
Status: Merged
Merged: 9/20/2024
Merged by: @MatissJanis

Base: masterHead: matiss/fix-3354


📝 Commits (1)

  • 7525349 🐛 (reports) deleting custom report should remove it from the dashboard

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/reports/reports/CustomReportListCards.tsx (+7 -0)
upcoming-release-notes/3469.md (+6 -0)

📄 Description

Closes #3354

Reproduction (do not enable any feature flag):

  1. create a custom report widget
  2. observe it in the main "reports" page
  3. delete it from the inner custom reports page
  4. observe that it is no longer visible in the "reports" page

🔄 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/3469 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 9/20/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-3354` --- ### 📝 Commits (1) - [`7525349`](https://github.com/actualbudget/actual/commit/7525349fc295f658382640e74c0de6a0f1b2664f) :bug: (reports) deleting custom report should remove it from the dashboard ### 📊 Changes **2 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reports/CustomReportListCards.tsx` (+7 -0) ➕ `upcoming-release-notes/3469.md` (+6 -0) </details> ### 📄 Description Closes #3354 Reproduction (do not enable any feature flag): 1. create a custom report widget 2. observe it in the main "reports" page 3. delete it from the inner custom reports page 4. observe that it is no longer visible in the "reports" page --- <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-26 08:43:29 -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#46691