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

completing a swap navigates back to previous screen #6207

Conversation

greg-schrammel
Copy link
Contributor

@greg-schrammel greg-schrammel commented Oct 16, 2024

Fixes APP-####

What changed (plus any additional context for devs)

edge case if the users previous screen was an Expanded Sheet, navigate to the Wallet Screen instead of back to the Expanded Sheet

Screen recordings / screens

pow

Screen.Recording.2024-10-16.at.03.54.26.mov

What to test

@@ -129,6 +129,7 @@ function setTopLevelNavigator(navigatorRef) {

Copy link
Contributor Author

Choose a reason for hiding this comment

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

vote to migrate this to ts since Im here

@brunobar79
Copy link
Member

Launch in simulator or device for 34b265f

Copy link
Contributor

@walmat walmat left a comment

Choose a reason for hiding this comment

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

did you verify this works on Android as well? I remember some funkiness going on with Android navigation not too long ago. Otherwise lgtm 👍🏼

@brunobar79
Copy link
Member

Launch in simulator or device for ec2e41e

@greg-schrammel greg-schrammel merged commit 05e1427 into develop Oct 22, 2024
7 of 8 checks passed
@greg-schrammel greg-schrammel deleted the gregs/app-1810-after-completing-a-swap-navigate-to-the-screen-user-was branch October 22, 2024 19:39
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.

4 participants