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

Trigger on mousedown? #585

Open
space-nuko opened this issue Apr 8, 2023 · 1 comment
Open

Trigger on mousedown? #585

space-nuko opened this issue Apr 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@space-nuko
Copy link

Could there be an option to trigger the select on mouse/pointerdown instead of pointerup? Would make it more responsive, otherwise there's a small delay between when the mouse is clicked and when the options appear

Thanks for the library by the way, it otherwise works excellent

@rob-balfre rob-balfre added the enhancement New feature or request label Apr 10, 2023
@steppenwolfXYZ
Copy link

Would be really great to have that fixed.
I have a dropdown of another framework that closes on mousedown. If I click on a dropdown element directly above the svelte-select input, it then opens. That would be fixed with changing the event from pointerup to click or pointerdown.

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

No branches or pull requests

3 participants