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
First element in the filterted list became selected.
Text query cleared, selection is not changed.
Use mouse click on the query clear button instead of Enter key. However it may be problematic for people with vision disabilities.
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.117
Code Sandbox
Can be reproduced on the Blueprint docs page:
https://blueprintjs.com/docs/#select/select-component
Steps to reproduce
Actual behavior
First element in the filterted list became selected.
Expected behavior
Text query cleared, selection is not changed.
Possible solution
Use mouse click on the query clear button instead of Enter key.
However it may be problematic for people with vision disabilities.
The text was updated successfully, but these errors were encountered: