Open ispyinternet opened 7 months ago
It looks like there are a couple of related issues in the react version:
https://github.com/emilkowalski/vaul/issues/321 https://github.com/emilkowalski/vaul/issues/284
@ispyinternet were you able to find a workaround for this? I am facing a similar issue
Also running into this issue, when you have an input in the drawer it seems to break the snappoints and for some reason gets stuck at half height as soon as i focus the input, and the input scrolls to the top of the drawer. Has anyone found a workaround?
Describe the bug
when you add snapPoints (even just one), to the drawer , if you have a form, then when you open the keyboard, the focused input does not scroll into view.
I would also say that the scrolling action (when working) is very aggressive, i.e. it scrolls the content so much that the input in focus is hard aligned to the top of the drawer. Would it be possible to knock that back a notch!?
Reproduction
Stackblitz will not reproduce because you cannot open on a mobile
Logs
No response
System Info
Observed both with chrome and safari on iPhone.
Severity
annoyance