-
Notifications
You must be signed in to change notification settings - Fork 191
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: implemented trade success ui for multi-hop trades #5639
Conversation
Current dependencies on/for this PR: This stack of pull requests is managed by Graphite. |
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.
Happy with this guy as-is considering it's behind a flag.
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.
Conceptually happy with this guy minus missing translations, can be tackled all at once across multi-hop domain as a follow-up if you feel like it 🤌
897b7ee
to
ff55cd1
Compare
Description
Implements the trade success ui for multi hop trades.
Pull Request Type
Issue (if applicable)
NA
Risk
Low risk as no production-facing code is changed.
Testing
Not required.
Engineering
Operations
Screenshots (if applicable)
Successful trade with details expanded - note the success ui shows the user BALANCE, not the amount that was received during the trade (cc @reallybeard)
Successful trade with details hidden