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

Consider removing SingleChildScrollView #41

Closed
Dreamersoul opened this issue Mar 21, 2020 · 1 comment
Closed

Consider removing SingleChildScrollView #41

Dreamersoul opened this issue Mar 21, 2020 · 1 comment

Comments

@Dreamersoul
Copy link
Contributor

Describe the bug
when SingleChildScrollView and the messages less then the viewport, getting the keyboard on and scrolling places the input under the keyboard,
also when it is present and the keyboard is open the user cannot see the last message on top and the view earlier messages widget doesn't shoe

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'chat_view'
  2. Click on 'textfield'
  3. Scroll up to the last message
  4. See error

Expected behavior
the last message should appear
Screenshots
If applicable, add screenshots to help explain your problem.
what happens:
what happens
what should happen:
what should happen
Desktop (please complete the following information):

  • OS: Windows
  • Device: Emulator
  • Flutter Version: 1.12.13+hotfix.8
  • Dart Version: 2.7.0
  • Version 1.0.16
@fayeed
Copy link
Owner

fayeed commented Mar 23, 2020

Yeah, I have been thinking about removing for a time now, I see that you have created a PR I will take a look and merge it.

@fayeed fayeed closed this as completed in d4feb77 Mar 24, 2020
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

2 participants