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
When time input field is clicked, the input moves up to the top of the screen as it does for other inputs but the time selector doesn't show up. I have to click it again for it to show up. Once the time input is in focus then clicking on it again brings up the pop-up immediately. I believe the problem is during the initial tap which brings it to focus.
Steps to reproduce:
I added the following code to one of pages in the tab.
Time input is not working as expected
When time input field is clicked, the input moves up to the top of the screen as it does for other inputs but the time selector doesn't show up. I have to click it again for it to show up. Once the time input is in focus then clicking on it again brings up the pop-up immediately. I believe the problem is during the initial tap which brings it to focus.
Steps to reproduce:
It would also be nice for the inputs to scroll back down to where they were after typing in any information.
The text was updated successfully, but these errors were encountered: