[PR #4175] [MERGED] Update ConfirmCategoryDeleteModal.tsx #5237

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4175
Author: @sampellino
Created: 1/17/2025
Status: Merged
Merged: 1/17/2025
Merged by: @matt-fidd

Base: masterHead: master


📝 Commits (4)

  • df23d9f Update ConfirmCategoryDeleteModal.tsx
  • 1e12158 Create 4175.md
  • 50f49cf added space to trigger change; cloned repo in vscode with prettier linter to fix github bot alerting about lint
  • 59564f6 Formatted chate with Prettier

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/modals/ConfirmCategoryDeleteModal.tsx (+2 -1)
upcoming-release-notes/4175.md (+6 -0)

📄 Description

Added a missing space between the category name and "is" in the category deletion popup.

Example of bug:
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/4175 **Author:** [@sampellino](https://github.com/sampellino) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/17/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`df23d9f`](https://github.com/actualbudget/actual/commit/df23d9f0cbd4b39bda23f413b95eb8fc1dcf0762) Update ConfirmCategoryDeleteModal.tsx - [`1e12158`](https://github.com/actualbudget/actual/commit/1e121584087ae288f92f10ea7c36d42cbaa13146) Create 4175.md - [`50f49cf`](https://github.com/actualbudget/actual/commit/50f49cfda84c5a03e6db4e91c0db7ae61dcd60cd) added space to trigger change; cloned repo in vscode with prettier linter to fix github bot alerting about lint - [`59564f6`](https://github.com/actualbudget/actual/commit/59564f64088eccf4f1cfe092743fba6c6c24d662) Formatted chate with Prettier ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ConfirmCategoryDeleteModal.tsx` (+2 -1) ➕ `upcoming-release-notes/4175.md` (+6 -0) </details> ### 📄 Description Added a missing space between the category name and "is" in the category deletion popup. Example of bug: ![image](https://github.com/user-attachments/assets/34192996-6d58-4ae8-85c9-f837aaf942df) <!-- 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 --> --- <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:08:46 -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#5237