QStepper + QSelect with autocomlete: Input box jumps to screen top on mobile
-
I use QSelect with autocomlete inside QStep of QStepper. QStepper is used inside one of QPages.
When I click on the input box and it gets focused the box jumps to the top of the window and rest of the screen gets dark transparent overlay on mobile devices and emulators.The screenshots are the basic samples from Quasar docs put together.
I tested and faced the issue in Genymotion on Android 8.0 on different devices and on real mobile devices.
Codepen below with just QStepper + QSelect has the same issue:https://codepen.io/Solarwake/pen/vYOwmgd
A bug?
-
Looks like a feature and the topic can be deleted…