[PR #1681] [MERGED] Category autocomplete should only search selectable categories #3895

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1681
Author: @shaankhosla
Created: 9/9/2023
Status: Merged
Merged: 9/16/2023
Merged by: @MatissJanis

Base: masterHead: 1615


📝 Commits (10+)

📊 Changes

3 files changed (+10 additions, -10 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx (+1 -2)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.test.js (+3 -8)
upcoming-release-notes/1681.md (+6 -0)

📄 Description

Fixes #1615


🔄 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/1681 **Author:** [@shaankhosla](https://github.com/shaankhosla) **Created:** 9/9/2023 **Status:** ✅ Merged **Merged:** 9/16/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `1615` --- ### 📝 Commits (10+) - [`07a2a77`](https://github.com/actualbudget/actual/commit/07a2a77a53b62f2498c614c650675e4644749770) queried cleared balance for tooltip - [`6367430`](https://github.com/actualbudget/actual/commit/6367430a72bb8c4dc7d685233d765feb3afbe7c3) typo - [`e200b36`](https://github.com/actualbudget/actual/commit/e200b36abaa56397b513cebecbbbd8c9c512b713) release notes - [`a576516`](https://github.com/actualbudget/actual/commit/a57651617d585638acd38681589bb52d3b3c85fd) removed category groups from search - [`f47e9f2`](https://github.com/actualbudget/actual/commit/f47e9f22f5ecf77b2fbe6e6e3d490a774aa8405a) undo changes from other branch - [`ee88c9f`](https://github.com/actualbudget/actual/commit/ee88c9f7f935749e540416f2dfd1bfd1f8272011) release notes - [`76c1564`](https://github.com/actualbudget/actual/commit/76c1564bbf5177a620c2b592de1bafb1d1b13fc2) undo newline - [`6f99c2f`](https://github.com/actualbudget/actual/commit/6f99c2fcfc5cd1e7e5326dbc0c55a26475649a7b) lint - [`d1cef26`](https://github.com/actualbudget/actual/commit/d1cef261d3bb22670b26d7f1fd30e56b22b0227e) change test to disallow category group searching - [`de1da53`](https://github.com/actualbudget/actual/commit/de1da5336024a3a932cc1d99f4a1cd7bc27d3721) forgot bracket ### 📊 Changes **3 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx` (+1 -2) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.test.js` (+3 -8) ➕ `upcoming-release-notes/1681.md` (+6 -0) </details> ### 📄 Description Fixes #1615 --- <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:48:26 -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#3895