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

[Bug]: Unable to scroll while popover is open #96

Closed
2 tasks done
derpierre65 opened this issue Jul 11, 2024 · 0 comments · Fixed by #101
Closed
2 tasks done

[Bug]: Unable to scroll while popover is open #96

derpierre65 opened this issue Jul 11, 2024 · 0 comments · Fixed by #101
Labels
bug Something isn't working

Comments

@derpierre65
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I have a scrollable view in which I've created a Text widget with a GestureDetector. When tapped, this widget opens a showPopover.
While the popover is open, scrolling is not possible. The user needs to click in the "backdrop area" to close the popover before the user can scroll.

Expected Behavior

The user should be able to scroll, and when they begin scrolling, the popover should disappear. Maybe as a separate option.

What operating system are you seeing the problem on?

Android

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@derpierre65 derpierre65 added the bug Something isn't working label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant