-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix: fix approve flow on swap #11532
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
app/components/Views/confirmations/components/ApproveTransactionReview/index.js
Show resolved
Hide resolved
Bitrise❌❌❌ Commit hash: 2a7c3ef Note
Tip
|
Bitrise❌❌❌ Commit hash: 72006c8 Note
Tip
|
61d4f30
Bitrise✅✅✅ Commit hash: 61d4f30 Note
|
Bitrise✅✅✅ Commit hash: eeb61b4 Note
|
app/components/Views/confirmations/components/ApproveTransactionReview/index.test.tsx
Outdated
Show resolved
Hide resolved
app/components/Views/confirmations/components/ApproveTransactionReview/index.test.tsx
Outdated
Show resolved
Hide resolved
Bitrise🔄🔄🔄 Commit hash: 6ca005f Note
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one comment on the second test, make sure you are not adding useless actions or missing testing them
app/components/Views/confirmations/components/ApproveTransactionReview/index.test.tsx
Outdated
Show resolved
Hide resolved
Bitrise✅✅✅ Commit hash: 3cb2d4d Note
|
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Thanks for all the changes you made and you patience!
Description
PR to fix the approve flow when users swap tokens.
Related issues
Fixes: #10834
Manual testing steps
Screenshots/Recordings
Before
Screen.Recording.2024-10-01.at.15.18.01.mov
After
swapFix.mov
Pre-merge author checklist
Pre-merge reviewer checklist