[PR #3463] [MERGED] Do not allow renaming to an empty category or group name #4868

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3463
Author: @joel-jeremy
Created: 9/18/2024
Status: Merged
Merged: 9/18/2024
Merged by: @joel-jeremy

Base: masterHead: prevent-category-and-group-rename-to-empty


📝 Commits (2)

  • fe57de8 Do not allow renaming to an emoty category or group name
  • eee93a1 Release notes

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/modals/CategoryGroupMenuModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/CategoryMenuModal.tsx (+1 -1)
upcoming-release-notes/3463.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/3418


🔄 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/3463 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 9/18/2024 **Status:** ✅ Merged **Merged:** 9/18/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `prevent-category-and-group-rename-to-empty` --- ### 📝 Commits (2) - [`fe57de8`](https://github.com/actualbudget/actual/commit/fe57de810a5de6bb745e8c42edf59f03e6da5c7c) Do not allow renaming to an emoty category or group name - [`eee93a1`](https://github.com/actualbudget/actual/commit/eee93a1931e7dc543329fa19f52884b36e85ce0b) Release notes ### 📊 Changes **3 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/CategoryGroupMenuModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/CategoryMenuModal.tsx` (+1 -1) ➕ `upcoming-release-notes/3463.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Fixes https://github.com/actualbudget/actual/issues/3418 --- <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:02:29 -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#4868