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
Steps to Reproduce
Expected The Dropdown should stay open and user should be able to enter the text
Result The Dropdown is closed and user cannot enter anything
*Testcase https://codepen.io/kourosz/pen/VrRaem
The text was updated successfully, but these errors were encountered:
@kourosz The docs where your example come from have a note regarding this: https://react.semantic-ui.com/modules/dropdown#dropdown-example-search-in-menu
If you need a dropdown to behave differently than the default, you'll have to control the state yourself.
Sorry, something went wrong.
No branches or pull requests
Steps to Reproduce
Expected
The Dropdown should stay open and user should be able to enter the text
Result
The Dropdown is closed and user cannot enter anything
*Testcase
https://codepen.io/kourosz/pen/VrRaem
The text was updated successfully, but these errors were encountered: