[PR #856] [MERGED] 🐛 (autocomplete) allow editing selected payee name #3368

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

📋 Pull Request Information

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

Base: masterHead: matiss/autocomplete-input


📝 Commits (5)

📊 Changes

4 files changed (+68 additions, -23 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/NewAutocomplete.tsx (+61 -18)
📝 packages/desktop-client/src/components/autocomplete/NewPayeeAutocomplete.js (+0 -5)
📝 packages/desktop-client/src/components/autocomplete/autocomplete-styles.js (+1 -0)
upcoming-release-notes/856.md (+6 -0)

📄 Description

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

Before:

https://user-images.githubusercontent.com/886567/229928970-b243e7b9-0f28-41ed-8140-7cc4db26db8c.mov

After:

https://user-images.githubusercontent.com/886567/229929000-58fa8557-2c4d-48cd-87f4-21209e3aa5a4.mov


🔄 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/856 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/4/2023 **Status:** ✅ Merged **Merged:** 4/5/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/autocomplete-input` --- ### 📝 Commits (5) - [`596764c`](https://github.com/actualbudget/actual/commit/596764c9fedafe67c1e85b15f775d46d695308be) :bug: (autocomplete) allow editing selected payee name - [`7516d8c`](https://github.com/actualbudget/actual/commit/7516d8ca36aa720ed3cd85da83c2348cec9f1b21) Release notes - [`ed828c1`](https://github.com/actualbudget/actual/commit/ed828c15118278b889b7c9829809e9dead4c0d38) Some more fixes - [`d99bd05`](https://github.com/actualbudget/actual/commit/d99bd05b98d3150745faf00577161819eb33a929) Styling fix - [`c898ba2`](https://github.com/actualbudget/actual/commit/c898ba29c79eea1418f4879058112c0f04600769) More typing improvements ### 📊 Changes **4 files changed** (+68 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/NewAutocomplete.tsx` (+61 -18) 📝 `packages/desktop-client/src/components/autocomplete/NewPayeeAutocomplete.js` (+0 -5) 📝 `packages/desktop-client/src/components/autocomplete/autocomplete-styles.js` (+1 -0) ➕ `upcoming-release-notes/856.md` (+6 -0) </details> ### 📄 Description https://github.com/actualbudget/actual/issues/773 Before: https://user-images.githubusercontent.com/886567/229928970-b243e7b9-0f28-41ed-8140-7cc4db26db8c.mov After: https://user-images.githubusercontent.com/886567/229929000-58fa8557-2c4d-48cd-87f4-21209e3aa5a4.mov --- <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:40:34 -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#3368