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

feat(Geosuggest): add option for search input type #471

Merged
merged 1 commit into from
Jul 27, 2020
Merged

feat(Geosuggest): add option for search input type #471

merged 1 commit into from
Jul 27, 2020

Conversation

csandman
Copy link
Contributor

Description

Closes #441

Add an inputType prop allowing users to use an html search input instead with a default value of text

Checklist

  • All tests passing
  • Created tests which fail without the change (if possible)
  • Extended the README / documentation, if necessary
  • Commits and PR follow conventions

Closes #441

Add an `inputType` prop allowing users to switch to a search input
@csandman
Copy link
Contributor Author

I am not sure if I implemented this in the way the maintainers would like me to. If there are any changes needed for this implementation let me know and I will do my best to update it!

@ro-ka
Copy link
Contributor

ro-ka commented Jul 27, 2020

Looks good, thanks!

@ro-ka ro-ka merged commit 58264de into ubilabs:master Jul 27, 2020
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

Successfully merging this pull request may close these issues.

Add type="search" option to input
2 participants