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

Routing Animation Problem while switching between two location with one common page. #640

Open
cchamm opened this issue Oct 3, 2023 · 1 comment

Comments

@cchamm
Copy link

cchamm commented Oct 3, 2023

The problem is that while beaming back from location B (initiate Mandate Page) to location A (Progress Page), there is a wired page transition like the following section (Screenshot of wired page animation). Both Home, Initiate Mandate and Progress page coexist in a split of seconds.

Expected behaviour.

Progress page occupy entire screen below the Initiate Mandate page without animation when user click the back button on the Initiate Mandate Page.

Screenshot of Wired Page animation

image

Different beam locations

Beam Location A

It has following page structure.
Home Page > Progress Page

Beam Location B

It has following page structure.
Home Page > Initiate Mandate Page

Pages

Home Page

Simulator Screen Shot - iPhone 14 Pro - 2023-10-03 at 10 26 46

Progress Page

image

Initiate Mandate Page

image

Video of the animation

video.2.mp4
@stan-at-work
Copy link

The problem is that while beaming back from location B (initiate Mandate Page) to location A (Progress Page), there is a wired page transition like the following section (Screenshot of wired page animation). Both Home, Initiate Mandate and Progress page coexist in a split of seconds.

Expected behaviour.

Progress page occupy entire screen below the Initiate Mandate page without animation when user click the back button on the Initiate Mandate Page.

Screenshot of Wired Page animation

image

Different beam locations

Beam Location A

It has following page structure.

Home Page > Progress Page

Beam Location B

It has following page structure.

Home Page > Initiate Mandate Page

Pages

Home Page

Simulator Screen Shot - iPhone 14 Pro - 2023-10-03 at 10 26 46

Progress Page

image

Initiate Mandate Page

image

Video of the animation

video.2.mp4

Try changing the transitionDelegate and reverseTransitionDelegate

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

2 participants