influxdata / clockface

UI Kit for building Chronograf
https://influxdata.github.io/clockface
MIT License
43 stars 18 forks source link

TypeAheadDropdown issues #811

Closed ChitlangeSahas closed 1 year ago

ChitlangeSahas commented 1 year ago

1. When an option is selected, that is the only thing shown in the dropdown, this is misleading as this makes the user think that that's the only option: 2. When the user clicks on the dropdown, and then clicks on the input, the dropdown closes itself. 3. When the user clears the dropdown and they click outside of it, the dropdown lost what was previously selected.