react-gears
react-gears copied to clipboard
Select component with multiple option does not wrap long results
Observed
React Search behaves like this with long result strings:


This happens regardless of whether or not it is in a modal or whether or not the results asynchronous or static.
Desired
jQuery Select2 search behaves like this with long result strings:

https://github.com/appfolio/react-gears/pull/610