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

press on textfield scrolls back all screens to first one #114

Open
m4kz opened this issue Jul 31, 2019 · 0 comments
Open

press on textfield scrolls back all screens to first one #114

m4kz opened this issue Jul 31, 2019 · 0 comments

Comments

@m4kz
Copy link

m4kz commented Jul 31, 2019

Hi,

Great work, thank you.
Now to the point, if you have a texfield in a screen and try to edit the text, it will scroll all screens back to first one.
if I then scroll again to the screen having the text field without closing the keyboard, i will be able to edit it fine.
I guess it is because all the walktrough screens are actually in the same scaffold, so flutter tries to scroll back to the "top" so the text field doesn't get behind the keyboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant