Wrong direction of transition animation between pages
Closed this issue · 2 comments
Describe the bug
After checking password and after you go back to the home screen if you tap on a password button after that animation of a page slides in wrong direction (video attacheded).
ScreenRecording_09-05-2018 19-39-34.MP4.zip
To Reproduce
Steps to reproduce the behavior:
- Tap 'Password' from home screen
- Enter 'qwe' and tap Check
- Go back to password check input flow and then go back to home screen.
- Tap 'Password' from home screen again, and you'll see the transition is in wrong direction.
Expected behavior
When you tap on a button ('Account' or 'Password') from the Home Screen at any time the slide animation transition should be from right-to-left. Any interaction user takes forward animates from right-to-left. Any interaction user takes backward animates from left-to-right.
Screenshots or videos
ScreenRecording_09-05-2018 19-39-34.MP4.zip
Desktop (please complete the following information):
- OS: iOS
- Browser: both PWA and Native TestFlight iOS app
- Version 11.2.6
Smartphone (please complete the following information):
- Device: iPhone 7 Plus, iPhone X
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here. N/A
Confirmed to be a bug in the ionic-vue router, thanks @tasteofdalife, I'm on it
@tasteofdalife Fixed here: ModusCreateOrg/ionic-vue#29