-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Why trigger onMenuOpen when handle input change? #3620
Comments
Pretty standard, really. User experience expectation here would be to begin filtering the list of options, if you were to type directly in the Select. |
I don't agree. |
…selectors on a single page - Only perform onMenuOpen / onMenuClose if the menu is actually closed / open. -- Will invalidate PR JedWatson#3897 / Issues JedWatson#3335 JedWatson#3620
Hello - In an effort to sustain the We understand this might be inconvenient but in the best interest of supporting the broader community we have to direct our efforts towards the current major version. If you aren't using the latest version of However, if you feel this issue is still relevant and you'd like us to review it - please leave a comment and we'll do our best to get back to you! |
react-select/packages/react-select/src/Select.js
Line 1086 in 98f469e
#3335
The text was updated successfully, but these errors were encountered: