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

TextField blocks swipe gesture on iOS, prevents slidable being opened #504

Open
Jakemangan opened this issue Oct 1, 2024 · 0 comments
Open

Comments

@Jakemangan
Copy link

There is already an existing ticket for this issue but I'm opening this as re-emphasis that this problem still exists to try and find a workaround and for others to find the issue if they are searching for it.

I don't believe it is a problem with Slidable, as the same behaviour works on Android without issue.

The issue is that when there is a TextField inside a slidable the field blocks swipe gestures and prevents the slidable from opening.

Here is a SO question about the issue - https://stackoverflow.com/questions/77266979/slidable-widget-swipe-action-issue-on-text-fields-in-ios-flutter

And here is an issue opened on the official Flutter repo, although it looks abandoned - flutter/flutter#142447

Is there any solutions for this problem? Highly annoying that it works okay on Android but not iOS.

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