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

How to display Pull To Refresh in overscroll Safari #89

Closed
vukhacbiet opened this issue May 15, 2020 · 8 comments
Closed

How to display Pull To Refresh in overscroll Safari #89

vukhacbiet opened this issue May 15, 2020 · 8 comments

Comments

@vukhacbiet
Copy link

vukhacbiet commented May 15, 2020

When use scroll (touch) down and scroll up immediately in Safari (iOS device), it not detect should 'pull to refresh' and don't show the pull to refresh div.

How can handle overscroll and show pull to refresh when user do it.

Thank you

@pateketrueke
Copy link
Collaborator

Hi @vukhacbiet please fulfill the template we have for bug report, anything without enough detail to follow up will be closed otherwise. Thank you!

@vukhacbiet
Copy link
Author

vukhacbiet commented May 15, 2020

ezgif-2-78d305362c1e

Please see this demo in iPhone simulator

If we start to swipe down, everything will be ok, but when swipe up and down, iOS have a bounce and we can not pull to refresh right here.

@faelsoto
Copy link
Member

I'm closing this issue because we need a demo URL.

@vukhacbiet
Copy link
Author

http://www.boxfactura.com/pulltorefresh.js/demos/raw.html

Your demo, and iOS Safari.

@crusy
Copy link

crusy commented May 15, 2020

http://www.boxfactura.com/pulltorefresh.js/demos/raw.html

Your demo, and iOS Safari.

Sorry to slide in, but out of curiosity I just tested on iOS 13.4.1 @ iPhone 8 (real device, no simulator), and it is working. However, and I guess that's what happening here, one has to release the finger and wait until Safari has finished the "bounce" effect. Which makes sense: While "scroll animation" is in progress, "pull" is not possible. Edit: Don't know if the simulator behaves identically in that point

@vukhacbiet
Copy link
Author

http://www.boxfactura.com/pulltorefresh.js/demos/raw.html
Your demo, and iOS Safari.

Sorry to slide in, but out of curiosity I just tested on iOS 13.4.1 @ iPhone 8 (real device, no simulator), and it is working. However, and I guess that's what happening here, one has to release the finger and wait until Safari has finished the "bounce" effect. Which makes sense: While "scroll animation" is in progress, "pull" is not possible. Edit: Don't know if the simulator behaves identically in that point

Everything went wrong when we scroll down and up again (in a gesture)

@faelsoto
Copy link
Member

faelsoto commented May 15, 2020

Yeah, I'm sorry, it's not only just demo URL, we need additional information, that's why we created a template. Please use it.

@FrankyXie
Copy link

any luck? any progress? @vukhacbiet

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

5 participants