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

[Feature Request] Virtualization on Select and Autocomplete #3189

Closed
matteogilioli opened this issue Jun 5, 2024 · 2 comments · Fixed by #4203 or #4206
Closed

[Feature Request] Virtualization on Select and Autocomplete #3189

matteogilioli opened this issue Jun 5, 2024 · 2 comments · Fixed by #4203 or #4206

Comments

@matteogilioli
Copy link

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

Copy link

linear bot commented Jun 5, 2024

@matteogilioli matteogilioli closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
@matteogilioli
Copy link
Author

duplicate of #3047

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

Successfully merging a pull request may close this issue.

1 participant