[PR #1348] [MERGED] Rename <CustomSelect> to <Select> #52984

Closed
opened 2026-04-30 21:21:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: jed/not-so-custom-any-more


📝 Commits (4)

  • 2971189 Rename to b08a3a2 Add release note ddcfc3f Fix file name 3cc2417 Merge branch 'master' into jed/not-so-custom-any-more 📊 Changes 9 files changed (+30 additions, -48 deletions) View changed files 📝 packages/desktop-client/src/components/common.tsx (+1 -1) 📝 packages/desktop-client/src/components/common/Select.tsx (+3 -3) 📝 packages/desktop-client/src/components/filters/FiltersMenu.js (+2 -10) 📝 packages/desktop-client/src/components/modals/EditRule.js (+3 -11) 📝 packages/desktop-client/src/components/modals/ImportTransactions.js (+4 -4) 📝 packages/desktop-client/src/components/reports/Header.js (+3 -3) 📝 packages/desktop-client/src/components/select/RecurringSchedulePicker.js (+4 -12) 📝 packages/desktop-client/src/components/settings/Format.js (+4 -4) upcoming-release-notes/1348.md (+6 -0) 📄 Description Since we no longer have a second select component (thanks @aleetsaiya!), the CustomSelect name is a bit confusing. This saves a few characters & makes it clearer what’s going on. 🔄 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/1348 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 7/15/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/not-so-custom-any-more` --- ### 📝 Commits (4) - [`2971189`](https://github.com/actualbudget/actual/commit/2971189369b759b32cc473df2c695d70718695da) Rename <CustomSelect> to <Select> - [`b08a3a2`](https://github.com/actualbudget/actual/commit/b08a3a26a7c700874063659579497b849de85516) Add release note - [`ddcfc3f`](https://github.com/actualbudget/actual/commit/ddcfc3fefc3869b22a8d89e63713654c3ffb5e87) Fix file name - [`3cc2417`](https://github.com/actualbudget/actual/commit/3cc2417f71e193a7bb7de9f3a9c029c4a5cf8ad9) Merge branch 'master' into jed/not-so-custom-any-more ### 📊 Changes **9 files changed** (+30 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/common/Select.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/filters/FiltersMenu.js` (+2 -10) 📝 `packages/desktop-client/src/components/modals/EditRule.js` (+3 -11) 📝 `packages/desktop-client/src/components/modals/ImportTransactions.js` (+4 -4) 📝 `packages/desktop-client/src/components/reports/Header.js` (+3 -3) 📝 `packages/desktop-client/src/components/select/RecurringSchedulePicker.js` (+4 -12) 📝 `packages/desktop-client/src/components/settings/Format.js` (+4 -4) ➕ `upcoming-release-notes/1348.md` (+6 -0) </details> ### 📄 Description Since we no longer have a second select component (thanks @aleetsaiya!), the `CustomSelect` name is a bit confusing. This saves a few characters & makes it clearer what’s going on. --- <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-30 21:21:13 -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#52984