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

[NT-562] Disable reverse animation #943

Merged
merged 5 commits into from
Nov 13, 2019

Conversation

justinswart
Copy link
Contributor

📲 What

Temporarily disables the reverse animation for PledgeViewController to RewardsCollectionViewController.

🤔 Why

We need to fix the reverse transition and this looks a bit better for now.

🛠 How

@ifbarrera changed it to simply return nil instead of RewardPledgePopTransitionAnimator in the case of navigating back to RewardsCollectionViewController.

✅ Acceptance criteria

  • Navigating back from PledgeViewController to RewardsCollectionViewController performs a standard back animation instead of transitioning the thumbnail back to the carousel view.

Note: There is a slight shadow that is briefly shown when the view pops. This is baked into UIKit and there doesn't appear to be any obvious way to get rid of it. When we fix the reverse transition in an upcoming release this will be a non-issue.

Copy link
Contributor

@Scollaco Scollaco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good, but can't wait for us to put the animation back 😄

@justinswart justinswart merged commit e9b701a into master Nov 13, 2019
@justinswart justinswart deleted the NT-562-disable-reverse-animation branch November 13, 2019 03:19
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

Successfully merging this pull request may close these issues.

3 participants