You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all - thank you for open sourcing this component! It's saving me a lot of time since I don't need to build this entirely from scratch.
Thoughts on adding an option to set a min size for the select box before it triggers the duringSelection?
When people click their mouse it's highly likely that while the mouse is down they move their mouse slightly. This means a drag event is triggered and that the item gets selected so the original click event (e.g. open a modal) doesn't actually happen. This can be confusing to users as they think they just did a mouse click.
Happy to submit a PR but want to make sure that you think this would be a good edit :) Happy to chat more.
Samin100, heri16, ludwighen, PaulRyan97, thanhpd and 1 more