[PR #5875] [WIP] Implement PayeeAutocomplete2 based on react-aria-component's ComboBox #6181

Closed
opened 2026-02-28 21:25:00 -06:00 by GiteaMirror · 0 comments
Owner

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

State: closed
Merged: No


An attempt to replace the current autocomplete that is currently used by Actual (based on Downshift). The best case is we can have feature parity with the current autocomplete but even if not, I think the migration to a more manageable autocomplete implementation would be a big win for the maintainability of the project.

For this PR, the new component is only applied on the rules edit page:
image

This doesn't have the Make transfer and Manage payees footer buttons yet

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5875 **State:** closed **Merged:** No --- <!-- 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. --> An attempt to replace the current autocomplete that is currently used by Actual (based on Downshift). The best case is we can have feature parity with the current autocomplete but even if not, I think the migration to a more manageable autocomplete implementation would be a big win for the maintainability of the project. For this PR, the new component is only applied on the rules edit page: <img width="1881" height="1327" alt="image" src="https://github.com/user-attachments/assets/8869a4c9-5807-4f5e-8172-5fe274eeb6ea" /> This doesn't have the Make transfer and Manage payees footer buttons yet
GiteaMirror added the pull-request label 2026-02-28 21:25:00 -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#6181