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

Improve performance of Select with a lot of items #71

Closed
jcmonnin opened this issue Jan 20, 2023 · 1 comment
Closed

Improve performance of Select with a lot of items #71

jcmonnin opened this issue Jan 20, 2023 · 1 comment
Milestone

Comments

@jcmonnin
Copy link

jcmonnin commented Jan 20, 2023

The performance of a Select with a lot of items (say 2000) is on the slow side.
It takes significant time for the first render and when opening it and trying to select an item, it's too slow to feel interactive.

Alternatively, virtual scroll could be provided.

There is a more detailed discussion on discord:
https://discord.com/channels/722131463138705510/1063803756388548709/1065933746034978856

@fabien-ml fabien-ml added this to the v0.7.0 milestone Feb 1, 2023
@fabien-ml fabien-ml moved this to 📋 To do in Kobalte - Roadmap Feb 10, 2023
@fabien-ml fabien-ml moved this from 📋 To do to 🏗 Doing in Kobalte - Roadmap Feb 28, 2023
@fabien-ml fabien-ml moved this from 🏗 Doing to 🎉 Done in Kobalte - Roadmap Mar 1, 2023
@fabien-ml
Copy link
Collaborator

fixed in v0.7.0

@fabien-ml fabien-ml moved this from 🎉 Done to 🚀 Published in Kobalte - Roadmap Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🚀 Published
Development

No branches or pull requests

2 participants