Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard hides login fields and button #247

Open
JacoFourie opened this issue Sep 13, 2021 · 0 comments
Open

Keyboard hides login fields and button #247

JacoFourie opened this issue Sep 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@JacoFourie
Copy link

Describe the bug
When a user taps on the username or password fields the keyboard will pop up and hide the dialog.

To Reproduce
I do not use the login page as the first page in the app. I use it when a user taps on a login icon.
Then I use the Scaffold widget to create a page and I add the Login Widget.

Expected behavior
The text and buttons should be visible

Additional context
I am not sure if I should be using an scaffold to build the page. I need an Appbar and a way to get back to the normal app if the user decides to cancel the login.

@JacoFourie JacoFourie added the bug Something isn't working label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
1 participant