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
Open on mobile and see that when you click the field the input will scroll into view and open keyboard
now add labels to all the input fields
Test again and see that the label causes the input not to scroll into view. I've tested on both safari and chrome iOS
You will also notice that the mobile 'next field arrow' that is part of the keyboard on mobile does not focus the input fields either. This is really bad UX
Expected Behavior
The label should not conflict with the scroll into view which should occur when focused
Environment
Vuetify Version: 3.7.6
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Windows
Steps to reproduce
You will also notice that the mobile 'next field arrow' that is part of the keyboard on mobile does not focus the input fields either. This is really bad UX
Expected Behavior
The label should not conflict with the scroll into view which should occur when focused
Actual Behavior
No scroll
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
Maybe some sort of problem with the animation of the label causing problems?
The text was updated successfully, but these errors were encountered: