Skip to content

Chrome Android: scrollable dialog jumps around after dragging #165

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

Closed
Coretteket opened this issue Nov 9, 2023 · 3 comments
Closed

Chrome Android: scrollable dialog jumps around after dragging #165

Coretteket opened this issue Nov 9, 2023 · 3 comments

Comments

@Coretteket
Copy link

The behaviour of scrollable dialogs is currently imperfect, with the top of the dialog (and therefore its contents) jumping around when scrolling a div within the dialog. This only seems to be happening after an initial drag event. As can be seen in this reproduction video of the documented example, the scrolling functions perfectly when that's the first thing I try. The second time I open it, I drag it around first, and then try to scroll. Then, the dialog jumps around unpredictibly as I scroll. This behaviour is currently also happening in Vercel's notification dialog for me. If relevant, I am on Chrome 119 on Android 13.

@emilkowalski
Copy link
Owner

This is fixed in #167

@Coretteket
Copy link
Author

Wow, that was an amazingly quick fix. Thanks a ton!

@robertpiosik
Copy link

@emilkowalski I'm able to still reproduce this issue, unfortunately.

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

3 participants