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

[DismissableLayer] Take into account the scrollbar when pointer down #2252

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joaom00
Copy link
Contributor

@joaom00 joaom00 commented Jul 4, 2023

Description

Checks if the pointerdown occurred in the scrollbar

Fixes #1280

@reidark
Copy link

reidark commented Aug 21, 2023

Until this is not approved, I'm looking to apply something similar on my app via "onInteractOutside" function.

On Windows/LTR app, this works great. Have someone tested this on Mac (Safari) and/or Linux?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Needs Investigation This issue needs more investigation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Dialog] Pointer down on Overlay scrollbar closes dialog (impossible to grab scroll)
3 participants