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

Implement Infinite Scroll in Svelte Select Component #702

Open
parthshah2211 opened this issue Aug 19, 2024 · 0 comments
Open

Implement Infinite Scroll in Svelte Select Component #702

parthshah2211 opened this issue Aug 19, 2024 · 0 comments

Comments

@parthshah2211
Copy link

I'm looking to add an infinite scroll feature to the Svelte Select component, allowing options to load dynamically as the user scrolls through the dropdown. Could you provide some guidance on the best way to approach this?

Specific Questions:

Where should I start in the codebase to add this feature?
How should I handle scroll events to trigger loading more options?
Are there any performance considerations I should keep in mind?
Any tips on testing this feature effectively?
Thanks in advance!

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