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

Fix scroll-up not working sometimes on mobile drawer #475

Open
Ry-DS opened this issue Feb 23, 2021 · 2 comments
Open

Fix scroll-up not working sometimes on mobile drawer #475

Ry-DS opened this issue Feb 23, 2021 · 2 comments

Comments

@Ry-DS
Copy link
Collaborator

Ry-DS commented Feb 23, 2021

Steps to replicate:

  1. Open the site on your mobile (https://aqua-drawer.surge.sh)
  2. Open the drawer by tapping the pill handle at the bottom.
  3. Scroll down to the table.
  4. Try scrolling back up in one move

The app doesn't let you scroll up without first scrolling down, then moving your finger back up.
This will likely need to be fixed by replicating the issue on https://github.com/manufont/react-swipeable-bottom-sheet and fixing it there. (This is the library we use)

@Ry-DS Ry-DS self-assigned this Feb 23, 2021
@Ry-DS Ry-DS added bug Something isn't working frontend mobile labels Feb 23, 2021
@Ry-DS Ry-DS removed their assignment Apr 7, 2021
@ericboucher
Copy link
Member

@PysarenkoDS-BWT
Copy link
Contributor

Library what we use for this task, use another RN library which use custom scroll, as for me I think we need create drawer without using library, create component with fixed position for mobile which will be use sdandart browser scroll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants