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

Questions: Typing Callback and Input Search Fallback #335

Closed
renestalder opened this issue Apr 24, 2019 · 2 comments
Closed

Questions: Typing Callback and Input Search Fallback #335

renestalder opened this issue Apr 24, 2019 · 2 comments

Comments

@renestalder
Copy link

I have two questions which I couldn't answer with the available documentation:

  • Is there some form of typing callback to hook in? E.g. if I want to send the typed in value to a search server and build the list of suggestions based on that. Tell me if that scenario is rather a misuse.
  • I see it has a fallback for usage with selects, would it make sense to have the same thing with an input of type "search"?
@braco
Copy link

braco commented Aug 14, 2019

I see it has a fallback for usage with selects, would it make sense to have the same thing with an input of type "search"?

Came here to ask about this. Strange choice to not decorate an existing input field.

@NickColley
Copy link
Contributor

This is a duplicate of #213 so will close this out in favour of that but these points are very valid.

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

3 participants