-
Notifications
You must be signed in to change notification settings - 8000 Fork 13
Issues: swift2js/swift2js
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I'm seeing the following behavior only on the
master
channel of my flutter/codelabs
CI:
#21
opened Dec 21, 2024 by
almassolarenrgi
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of
flutter doctor -v
and a minimal reproduction of the issue.
#19
opened Dec 19, 2024 by
almassolarenrgi
Previously
ScrollViewKeyboardDismissBehavior
was limited in handling scroll events, proposal in this PR is to introduce a new variant noDrag
which is for dismissing on-screen keyboard irrespective of drags (need for #154515) and this makes onDrag
strict (old behavior) where keyboard dismisses only when drag occurs.
#18
opened Dec 19, 2024 by
almassolarenrgi
9 tasks done
<!-- meta-tags: To be used by the automation script only, DO NOT MODIFY.
#16
opened Dec 18, 2024 by
almassolarenrgi
ProTip!
Exclude everything labeled
bug
with -label:bug.