-
Notifications
You must be signed in to change notification settings - Fork 5
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: retry button on transfaction failure should check old firmware error for ledger #961
fix: retry button on transfaction failure should check old firmware error for ledger #961
Conversation
Allure report
smokeTests: ✅ test report for 69e82912
|
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.
LGTM 🚢 just left some minor suggestions
f23af8d
to
7024c26
Compare
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.
488e465
to
5ad118c
Compare
5ad118c
to
5178925
Compare
…irmware-multidelegation-defect
Quality Gate passedIssues Measures |
The retry button on the transaction failure doesnt not follow the same validations that the stack confirmation modal
Checklist
Proposed solution
Make the MULTIDELEGATION_NOT_SUPPORTED validations on the TransactionFail modal
Screenshots
Attach screenshots here if implementation involves some UI changes