[PR #881] [MERGED] 🐛 (autocomplete) show 'create payee' only if no payee matched #21994

Closed
opened 2026-04-16 16:23:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: matiss/autocomplete-payee


📝 Commits (3)

  • f147976 🐛 (autocomplete) show 'create payee' only if no payee matched
  • 50b14d5 Release notes
  • 8cc2b60 Update packages/desktop-client/src/components/autocomplete/NewPayeeAutocomplete.js

📊 Changes

2 files changed (+18 additions, -12 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/NewPayeeAutocomplete.js (+12 -12)
upcoming-release-notes/881.md (+6 -0)

📄 Description

https://github.com/actualbudget/actual/issues/773


Before:

"create payee" is visible for exact matches

After:

"create payee" is visible only if NOT exactly matched
Screenshot 2023-04-09 at 19 55 22
Screenshot 2023-04-09 at 19 55 34


🔄 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/881 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/9/2023 **Status:** ✅ Merged **Merged:** 4/9/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/autocomplete-payee` --- ### 📝 Commits (3) - [`f147976`](https://github.com/actualbudget/actual/commit/f147976c55f337ecd2290bfe632afc5bda98f117) :bug: (autocomplete) show 'create payee' only if no payee matched - [`50b14d5`](https://github.com/actualbudget/actual/commit/50b14d52704c850ccc86bd1a8c0e67959267bb7f) Release notes - [`8cc2b60`](https://github.com/actualbudget/actual/commit/8cc2b60bdc3fa38c112867f960a1afcc6b320ca5) Update packages/desktop-client/src/components/autocomplete/NewPayeeAutocomplete.js ### 📊 Changes **2 files changed** (+18 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/NewPayeeAutocomplete.js` (+12 -12) ➕ `upcoming-release-notes/881.md` (+6 -0) </details> ### 📄 Description https://github.com/actualbudget/actual/issues/773 --- Before: "create payee" is visible for exact matches After: "create payee" is visible only if NOT exactly matched <img width="341" alt="Screenshot 2023-04-09 at 19 55 22" src="https://user-images.githubusercontent.com/886567/230791343-b0e8a350-321f-4a84-a1c0-5a8bf30b0a70.png"> <img width="332" alt="Screenshot 2023-04-09 at 19 55 34" src="https://user-images.githubusercontent.com/886567/230791353-51d1502d-6d2e-44a8-a865-1dfbd141ce4e.png"> --- <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:23:55 -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#21994