-
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
Dropdown: Clicking on "No results found." leads to hard to remove text from input #1451
Comments
@levithomason thanks for your effort. Seems you need to double click more to the right. Like in the middle of the bar. Its about 200pixels right from the text during my testing. Could also be a Chrome (Version 56.0.2924.87 64-bit) issue. Haven't tested on other browsers. |
Incorporating change request. Fixes Semantic-Org#1451
Is it possible to add a click event to no results found? I have put a compnent that returns an Icon with an onClick event instead of a string and it works but I get an error Failed prop type: Invalid prop |
Steps
Expected Result
The text is removed
Actual Result
Text stays selected
Notes
Version
Semantic-UI 2.2.9
React Semantic-UI 0.67.0
Testcase
http://codepen.io/nreijmersdal/pen/JWJbbg
The text was updated successfully, but these errors were encountered: