[PR #1614] [MERGED] Rename CategorySelect file to CategoryAutocomplete #3850

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1614
Author: @joel-jeremy
Created: 8/31/2023
Status: Merged
Merged: 9/3/2023
Merged by: @joel-jeremy

Base: masterHead: rename-categoryautocomplete


📝 Commits (2)

  • b281aac Rename CategorySelect file to CategoryAutocomplete
  • d10ae3c Release notes

📊 Changes

10 files changed (+14 additions, -8 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx (+0 -0)
📝 packages/desktop-client/src/components/budget/rollover/TransferTooltip.tsx (+1 -1)
📝 packages/desktop-client/src/components/budget/rollover/rollover-components.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/CloseAccount.js (+1 -1)
📝 packages/desktop-client/src/components/modals/ConfirmCategoryDelete.js (+1 -1)
📝 packages/desktop-client/src/components/modals/EditField.js (+1 -1)
📝 packages/desktop-client/src/components/reports/CategorySelector.tsx (+1 -1)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.js (+1 -1)
📝 packages/desktop-client/src/components/util/GenericInput.js (+1 -1)
upcoming-release-notes/1614.md (+6 -0)

📄 Description

Rename CategorySelect to CategoryAutocomplete to be consistent with other autocomplete components


🔄 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/1614 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 8/31/2023 **Status:** ✅ Merged **Merged:** 9/3/2023 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `rename-categoryautocomplete` --- ### 📝 Commits (2) - [`b281aac`](https://github.com/actualbudget/actual/commit/b281aac884a9aed5fcce2527308f5715fcc1097d) Rename CategorySelect file to CategoryAutocomplete - [`d10ae3c`](https://github.com/actualbudget/actual/commit/d10ae3c7c536749ead411502e4765c91fccb67a9) Release notes ### 📊 Changes **10 files changed** (+14 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx` (+0 -0) 📝 `packages/desktop-client/src/components/budget/rollover/TransferTooltip.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/rollover/rollover-components.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/CloseAccount.js` (+1 -1) 📝 `packages/desktop-client/src/components/modals/ConfirmCategoryDelete.js` (+1 -1) 📝 `packages/desktop-client/src/components/modals/EditField.js` (+1 -1) 📝 `packages/desktop-client/src/components/reports/CategorySelector.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.js` (+1 -1) 📝 `packages/desktop-client/src/components/util/GenericInput.js` (+1 -1) ➕ `upcoming-release-notes/1614.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 --> Rename `CategorySelect` to `CategoryAutocomplete` to be consistent with other autocomplete components --- <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:47:44 -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#3850