-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: persist asset selection #143
feat: persist asset selection #143
Conversation
…typing in output field
@gabrieltemtsen is attempting to deploy a commit to the Mento Labs Team on Vercel. A member of the Team first needs to authorize it. |
Hi @bayological any word? |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@gabrieltemtsen LGTM, let's get the branch updated and the checks passing |
Alright |
Hi @bayological the build error from the action is due to this ( unhandledRejection Error: No projectId found.) |
Np, secrets are only passed to the runner for PRs from collaborators. Will merge and close this. Thanks again 🙏 |
Description
A few sentences describing the overall effects and goals of the pull request's commits.
What is the current behavior, and what is the updated/expected behavior with this PR?
Added a "confirmView" to the redux state, so we can persist the formValues when a user clicks on the back button during a swap.
Other changes
Describe any minor or "drive-by" changes here.
Tested
An explanation of how the changes were tested or an explanation as to why they don't need to be.
Related issues
Asset selection resets to default after navigating backwards in the swap process #90
Checklist before requesting a review