[PR #5687] [Maintenance] Remove usage of a raw variable in PayeeAutocomplete component #13121

Closed
opened 2026-04-10 21:47:55 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5687

State: closed
Merged: Yes


The PayeeAutocomplete uses a lastType variable during rendering which is hard to follow, this PR makes changes so that a variable that changes during render is no longer needed.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5687 **State:** closed **Merged:** Yes --- <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> The PayeeAutocomplete uses a `lastType` variable during rendering which is hard to follow, this PR makes changes so that a variable that changes during render is no longer needed.
GiteaMirror added the pull-request label 2026-04-10 21:47: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#13121