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
{{ message }}
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
If a dialog has an input box the on-screen keyboard of a mobile device tends to cover a good chunk of the dialog box. Since the position is fixed the user can't scroll to see the rest of the dialog box.
This might be improved by repositioning the dialog when the window resizes, or perhaps offering different options for positioning, such as sticking to the top of the window.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If a dialog has an input box the on-screen keyboard of a mobile device tends to cover a good chunk of the dialog box. Since the position is fixed the user can't scroll to see the rest of the dialog box.
This might be improved by repositioning the dialog when the window resizes, or perhaps offering different options for positioning, such as sticking to the top of the window.
The text was updated successfully, but these errors were encountered: