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

renderInputComponent maintain highlight functionality #862

Open
jakounter opened this issue Sep 20, 2023 · 0 comments
Open

renderInputComponent maintain highlight functionality #862

jakounter opened this issue Sep 20, 2023 · 0 comments

Comments

@jakounter
Copy link

jakounter commented Sep 20, 2023

Are you reporting a bug?

Observed behaviour: When we renderInputComponent with out own styled input, we loose the on change triggered by the up/down arrow and enter keys. What do we need to include into our custom input to still trigger those?

Expected behaviour: arrow key highlighting works with rendered text inputs

Are you making a feature request?

  • Please describe your use case from user journey point of view, e.g.:

    In my application, when developer is using a custom input component via renderInputComponent will still trigger onchange via up/down and tab/enter keys

  • If you have ideas how to extend the Autosuggest API to support your new feature, please share!

  • If you know any examples online that already implement such functionality, please share a link.

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