-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
Feedback Offsets Page to the Right On Submit #322
Comments
Three weeks ago and not a single response? |
This is a hobby project and right now I have other priorities. If this is a huge issue for you, please feel free to submit a bug fix as a PR. |
@ueman, my apologies...I didn't realize this was a single-person project. I'm happy to attempt a fix. Do you have any suggestions of where I might start looking? |
Unfortunately, I have no idea :( |
@darkfrog26 Hey man, I had the same problem for Web, it seems to be a issue with the screenshot process, that's why we have to put a Future Delayed to wait properly this async process when we call the show method at the moment, something like this: I hope, it will be useful to you buddy |
@CesarArellano you're absolutely right man! Adding the delay fixed the problem. This should probably still be considered a bug, but at least there's a workaround. Thanks! |
@darkfrog26 awesome Matt, it's definitely a bug to be addressed, I hope we get an official fix asap in the package itself. |
Version
3.1.0
Library
feedback
Flutter channel
beta
Flutter version
3.24.0-0.2.pre
Platform
Web
Details
The feedback opens as expected, and if I close it, everything returns to normal. However, after submitting, the page is shifted to the right:
Steps to reproduce
Output of
flutter doctor -v
The text was updated successfully, but these errors were encountered: