Open llezhava opened 7 months ago
Also, is it possible to close the dropdown, when the user swipes back on mobile? Native Select has this option, but It will be very tricky to implement (even if it's possible)
Right now, I'm considering to create a native select (style it like radix-ui select), and render it on mobile.
+1
Hello everyone!
On mobile, when I swipe up, Select is opened if I click on the component before starting swiping. In this case, it must not open, because during swiping it shall not matter where I start because I want to start scrolling.
I checked on the Material UI select component, and they don't open select in such situations. Native select also does not open.
Steps to reproduce:
Browser needed: Mobile, Chrome