[PR #1351] [MERGED] Fix a bug in confirm category delete #3683

Closed
opened 2026-02-28 20:45:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1351
Author: @aleetsaiya
Created: 7/16/2023
Status: Merged
Merged: 7/16/2023
Merged by: @j-f1

Base: masterHead: fix-confirm-category-delete


📝 Commits (2)

  • 327b047 fix delete budget category or group bugs
  • ecf8b71 add release note

📊 Changes

2 files changed (+20 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/ConfirmCategoryDelete.js (+14 -1)
upcoming-release-notes/1351.md (+6 -0)

📄 Description

Found there is a bug should fix after refactoring to CategoryAutoComplete

Bug: User can transfer budget to the category (or group) which user want to delete


🔄 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/1351 **Author:** [@aleetsaiya](https://github.com/aleetsaiya) **Created:** 7/16/2023 **Status:** ✅ Merged **Merged:** 7/16/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `fix-confirm-category-delete` --- ### 📝 Commits (2) - [`327b047`](https://github.com/actualbudget/actual/commit/327b047607848f6ac7d97acff7b045f50b81dc2f) fix delete budget category or group bugs - [`ecf8b71`](https://github.com/actualbudget/actual/commit/ecf8b71f427a824a14e0014e478fd6a5a8b0d4d3) add release note ### 📊 Changes **2 files changed** (+20 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ConfirmCategoryDelete.js` (+14 -1) ➕ `upcoming-release-notes/1351.md` (+6 -0) </details> ### 📄 Description Found there is a bug should fix after refactoring to `CategoryAutoComplete` Bug: User can transfer budget to the category (or group) which user want to delete --- <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 20:45:12 -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#3683