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 drag to dismiss when not at top of scrollable list #184

Closed
CodeWithOz opened this issue Jul 8, 2022 · 1 comment
Closed
Assignees
Labels
enhancement Extra attention is needed

Comments

@CodeWithOz
Copy link

CodeWithOz commented Jul 8, 2022

Describe the bug
It appears that I cannot drag to dismiss the sheet while the contents are scrolled down. I can only drag to dismiss when I've scrolled to the top of the list. I've specified .pane, .backdrop, .draggable as dragBy targets, but this doesn't help.

To Reproduce
Steps to reproduce the behavior:

  1. Go to this build and download the APK
  2. Install it and click on "Init Pane" and scroll down the list. Then try to dismiss from the top of the pane where .draggable is, you will see that the pane cannot be pulled down until you've scrolled back to the top.

Expected behavior
I should be able to drag to dismiss the pane if I have scrolled down the list.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Tecno Android phone and Samsung Galaxy Ultra Note 20
  • OS: Android 8.1 - Android 12
  • Browser: Chrome Webview
  • Version: 102

Additional context
N/A

@roman-rr roman-rr self-assigned this Jul 8, 2022
@roman-rr roman-rr added the enhancement Extra attention is needed label Jul 8, 2022
@roman-rr
Copy link
Collaborator

Hello @CodeWithOz
It's been a while since I touch this issue, and seems that I just complete it and you must be able to move scrolled pane with draggable element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants