[PR #2521] [MERGED] Custom Reports: Confirm delete report #53648

Closed
opened 2026-04-30 22:28:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2521
Author: @carkom
Created: 3/29/2024
Status: Merged
Merged: 4/2/2024
Merged by: @carkom

Base: masterHead: confirmDelete


📝 Commits (4)

📊 Changes

4 files changed (+104 additions, -4 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/SaveReport.tsx (+17 -3)
packages/desktop-client/src/components/reports/SaveReportDelete.tsx (+51 -0)
📝 packages/desktop-client/src/components/reports/reports/CustomReportListCards.tsx (+30 -1)
upcoming-release-notes/2521.md (+6 -0)

📄 Description

A simple delete confirmation for custom reports.

Todo: add the same confirmation to cards. ✔️


🔄 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/2521 **Author:** [@carkom](https://github.com/carkom) **Created:** 3/29/2024 **Status:** ✅ Merged **Merged:** 4/2/2024 **Merged by:** [@carkom](https://github.com/carkom) **Base:** `master` ← **Head:** `confirmDelete` --- ### 📝 Commits (4) - [`8da900b`](https://github.com/actualbudget/actual/commit/8da900b8e7b3af8577ef9cc6660091790b3c2fa9) confirm delete report - [`d55a5df`](https://github.com/actualbudget/actual/commit/d55a5df3d7e89ef5271af7f088d6fc9f2e9fb768) notes - [`d8d307e`](https://github.com/actualbudget/actual/commit/d8d307e879338cfec183964e4923957c3b6ad4d9) card confirm - [`8948175`](https://github.com/actualbudget/actual/commit/8948175b24ea9df7a649daceb82a756b36ab2dd3) Merge branch 'master' into confirmDelete ### 📊 Changes **4 files changed** (+104 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/SaveReport.tsx` (+17 -3) ➕ `packages/desktop-client/src/components/reports/SaveReportDelete.tsx` (+51 -0) 📝 `packages/desktop-client/src/components/reports/reports/CustomReportListCards.tsx` (+30 -1) ➕ `upcoming-release-notes/2521.md` (+6 -0) </details> ### 📄 Description A simple delete confirmation for custom reports. ~~Todo: add the same confirmation to cards.~~ ✔️ --- <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-30 22:28:51 -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#53648