You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
My Select / Autocomplete starts to lag with the amount of items I have, so I would like to propose virtualization of the elements to make it faster. We could use react-window for implementation.
Describe the solution you'd like
I wish that even with 10 thousand elements the Select and Autocomplete would not lag.
Is your feature request related to a problem? Please describe.
My Select / Autocomplete starts to lag with the amount of items I have, so I would like to propose virtualization of the elements to make it faster. We could use react-window for implementation.
Describe the solution you'd like
I wish that even with 10 thousand elements the Select and Autocomplete would not lag.
Describe alternatives you've considered
https://www.npmjs.com/package/react-select-virtualized
Screenshots or Videos
No response
The text was updated successfully, but these errors were encountered: