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

change search input type from "text" to "search" #2243

Merged
merged 1 commit into from
Sep 21, 2019

Conversation

kejodion
Copy link
Contributor

modern browsers add an X icon to quickly clear the value of a search type input when it contains a value.

if they aren't using a modern browser it falls back to a standard text type anyways.

this makes users happy.

modern browsers add an X icon to quickly clear the value of a `search` type input when it contains a value.

if they aren't using a modern browser it falls back to a standard `text` type anyways.

this makes users happy.
@caseyjhol caseyjhol merged commit c35ee85 into snapappointments:v1.13.0-dev Sep 21, 2019
@caseyjhol
Copy link
Member

Released in v1.13.12!

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.

2 participants