[PR #1343] [MERGED] Remove legacy Select and NativeCategorySelect Component #22286

Closed
opened 2026-04-16 16:39:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: refactor-native-category-select


📝 Commits (2)

  • f63fef5 remove lagacy select & category select
  • 5230465 add release not

📊 Changes

5 files changed (+14 additions, -97 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/CategorySelect.tsx (+1 -27)
📝 packages/desktop-client/src/components/common.tsx (+0 -1)
packages/desktop-client/src/components/common/Select.tsx (+0 -40)
📝 packages/desktop-client/src/components/modals/ConfirmCategoryDelete.js (+8 -29)
upcoming-release-notes/1343.md (+5 -0)

📄 Description

Resolve #1275


🔄 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/1343 **Author:** [@aleetsaiya](https://github.com/aleetsaiya) **Created:** 7/15/2023 **Status:** ✅ Merged **Merged:** 7/15/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `refactor-native-category-select` --- ### 📝 Commits (2) - [`f63fef5`](https://github.com/actualbudget/actual/commit/f63fef575d520ec61cb628f2a4f21302e67cb0be) remove lagacy select & category select - [`5230465`](https://github.com/actualbudget/actual/commit/5230465f62423d190bb9ab007e8cf9082e09ce35) add release not ### 📊 Changes **5 files changed** (+14 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/CategorySelect.tsx` (+1 -27) 📝 `packages/desktop-client/src/components/common.tsx` (+0 -1) ➖ `packages/desktop-client/src/components/common/Select.tsx` (+0 -40) 📝 `packages/desktop-client/src/components/modals/ConfirmCategoryDelete.js` (+8 -29) ➕ `upcoming-release-notes/1343.md` (+5 -0) </details> ### 📄 Description Resolve #1275 --- <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-16 16:39:42 -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#22286