react-typeahead icon indicating copy to clipboard operation
react-typeahead copied to clipboard

Options are here, but list is hidden

Open isnifer opened this issue 9 years ago • 0 comments

Hi!

I found an error while e2e-testing. I've captured gif with demo: typeahead_error

When we've selected value (_onOptionSelected), flag showResults becomes false. When options have changed nothing toggle that flag. I would like to suggest toggle this flag if options.length > 0. It would be nice :)

isnifer avatar Aug 12 '16 14:08 isnifer