Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable/optimize virtualised list #2

Closed
mrksbnch opened this issue Mar 11, 2020 · 1 comment
Closed

Disable/optimize virtualised list #2

mrksbnch opened this issue Mar 11, 2020 · 1 comment

Comments

@mrksbnch
Copy link

mrksbnch commented Mar 11, 2020

The "virtualised" list feature definitely makes sense for big lists. However, compared to e.g. react-virtualised this behaviour feels very sluggish/slow, even if you are just hovering over individual options in the list (might be also just me).

I assume it might be difficult to optimise the "virtualised" list, i.e. react-window, but simpler to disable this functionality for e.g. smaller lists. Should this be an option?

@mrksbnch
Copy link
Author

Closing as it seems the slow performance was caused by something else on my end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant