-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Nav swipe back should not vertically scroll the previous page #7444
Comments
@martinjbaker Thanks for opening an issue with us! @manucorporat This sounds like something that could be solved by our new GestureController, what do you think? |
@martinjbaker I resolved this issue with a work around. I use the |
Can you share your workaround? |
I also have this issue. Thought beta 11 with the new GestureController would solve this issue? Not very native indeed. Any tips for a workaround? Should have the ability to disable scroll when swiping back? Like the Instagram App. I think this setting should be standard. |
As one door closes... another opens. beta 11 has fixed the scrolling on the incoming page but now the outgoing page is scrolling! |
Hi, Any update or plan about this issue? It gives the app a really unnative feeling. Thnx! |
Do you need a screencast? I can simulate it in the Conference App. |
Short description of the problem:
When swiping back on iOS, if you move your finger vertically during the swipe then the incoming page is scrolling according to this movement. Looks very odd and isn't consistent with native UI.
What behavior are you expecting?
The vertical scroll position of the incoming page should be locked while the swipe is in progress.
Steps to reproduce:
Which Ionic Version? 1.x or 2.x
2.0.0-beta.10
Cordova CLI: 5.4.1
Gulp version: CLI version 3.8.11
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.10
Ionic CLI Version: 2.0.0-beta.32
Ionic App Lib Version: 2.0.0-beta.18
ios-deploy version: 1.8.6
ios-sim version: 5.0.4
OS: Mac OS X El Capitan
Node Version: v5.11.1
Xcode version: Xcode 7.3.1 Build version 7D1014
The text was updated successfully, but these errors were encountered: