We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can be reproduced on the Blueprint docs page: https://blueprintjs.com/docs/#select/select-component
Element is selected successfully but select component menu is expanded again.
Element is selected successfully, select component menu is collapsed.
Use up/down arrow keys to iterate to some menu item and press Enter. In this case the behavior is correct.
The text was updated successfully, but these errors were encountered:
ggdouglas
No branches or pull requests
Environment
@blueprintjs/core: 5.13.0
@blueprintjs/select: 5.2.4
Windows 10 Home Edition
Google Chrome 130.0.6723.119
Code Sandbox
Can be reproduced on the Blueprint docs page:
https://blueprintjs.com/docs/#select/select-component
Steps to reproduce
Actual behavior
Element is selected successfully but select component menu is expanded again.
Expected behavior
Element is selected successfully, select component menu is collapsed.
Possible solution
Use up/down arrow keys to iterate to some menu item and press Enter.
In this case the behavior is correct.
The text was updated successfully, but these errors were encountered: