Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Autocomplete component with an onSubmit handler #1293

Open
panjms opened this issue Dec 8, 2021 · 0 comments
Open

Update Autocomplete component with an onSubmit handler #1293

panjms opened this issue Dec 8, 2021 · 0 comments

Comments

@panjms
Copy link

panjms commented Dec 8, 2021

As of currently, Autocomplete does not have an onSubmit prop and has minimal styling.

Objectives:

  • add onSubmit handler
  • add SearchField as a child to mirror the styling (with search icon)

Looking through other components and making a POC currently, essentially mirror most of the functionality of SearchableSingleSelect, with some reduction in code (such as locking in a selection)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant