Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

[Autocomplete] Enable virtualization for the list of options #110

Open
abrezuica opened this issue Sep 7, 2021 · 0 comments
Open

[Autocomplete] Enable virtualization for the list of options #110

abrezuica opened this issue Sep 7, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@abrezuica
Copy link
Contributor

abrezuica commented Sep 7, 2021

We should be able to virtualize the list of options and render batches of items on user scroll event. This feature is useful when we have thousands of options.
Material-UI documentation shows an example of how to do this using the react-window library:
https://material-ui.com/components/autocomplete/#virtualization

@abrezuica abrezuica added enhancement New feature or request help wanted Extra attention is needed labels Sep 7, 2021
@abrezuica abrezuica changed the title Enable virtualization for the options list Enable virtualization for the list of options Sep 7, 2021
@abrezuica abrezuica changed the title Enable virtualization for the list of options [Autocomplete] Enable virtualization for the list of options Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant