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

dropdown handleAutosuggest is not firing change event #2425

Open
domirs opened this issue Mar 21, 2023 · 0 comments
Open

dropdown handleAutosuggest is not firing change event #2425

domirs opened this issue Mar 21, 2023 · 0 comments
Labels

Comments

@domirs
Copy link

domirs commented Mar 21, 2023

When a user focus the dropdown item and starts typing no change event is fired even if the user gets the value presented.

Expected Behavior

When a user starts typing on a focused dropdown a change event should be fired.

Current Behavior

no change event is fired.

Steps to Reproduce

  1. focus a dropdown with tab key
  2. start typing

Context (Environment)

on Chrome / Mac (probably in other browsers / OS too)

Possible Solution

@domirs domirs added the Bug label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant