baywolf-studios / BudgetBadger

GNU Affero General Public License v3.0
17 stars 2 forks source link

Autocomplete Box Control #21

Open matthewpritchett opened 2 years ago

matthewpritchett commented 2 years ago

Implement an autocomplete box for inputting Payees, Envelopes, and Accounts on the New Transaction Page.

Use a pop up to handle it cross platform?

AutosuggestBox using the existing entry control and a list view below. Optional arrow icon for page OR use the dialog plugin to do an auto complete box as a pop up. Much easier and more seamless and cross platform