influxdata / clockface

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

Use `react-window` to handle large lists in dropdown #790

Closed ChitlangeSahas closed 1 year ago

ChitlangeSahas commented 2 years ago

Currently the solution is not optimal for the TypeAhead dropdown and the MenuDropdown component. We ask the user to start typing to see more results, they can not type and get results if they don't know what they are looking for.