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 search-box type #3527

Closed
wants to merge 4 commits into from
Closed

Update search-box type #3527

wants to merge 4 commits into from

Conversation

Meschreiber
Copy link
Contributor

Change type to search

Summary

A customer complained that the type is text and not search. type='search' makes the CTA button on iOS keyboards read 'search' instead of 'done'. I noticed in React IS this is already the case.

Change <input> type  to  search
@algobot
Copy link
Contributor

algobot commented Feb 13, 2019

Deploy preview for instantsearchjs ready!

Built with commit 417c436

https://deploy-preview-3527--instantsearchjs.netlify.com

@Haroenv
Copy link
Contributor

Haroenv commented Feb 14, 2019

This is actually already fixed in #3489. Unfortunately your fix isn't complete however, for it to show as search, it also needs to be in a form with an action.

Thanks for this PR, but it won't be needed with the other existing PR. Thanks!

@Haroenv Haroenv closed this Feb 14, 2019
@samouss samouss deleted the Meschreiber-patch-1 branch February 14, 2019 08:41
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.

3 participants