-
-
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: ledger sign message screen, legacy account with legacy path will push balance information outside the border of screen. #11550
Conversation
…the account name. this layout change will fix the balance is outside the box in smaller iphone screen.
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. |
Bitrise❌❌❌ Commit hash: c0dde4f Note
Tip
|
Bitrise✅✅✅ Commit hash: 3fda371 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.
Do you have a figma link for this? the margin change may not be approved by design
I am waiting for @eriknson to approve on the layout change. |
LGTM! We can go ahead with these changes as they leverage an existing pattern. These designs will soon be replaced with the new confirmation designs. You can find the relevant Figma here. |
Quality Gate passedIssues Measures |
Description
When import a ledger legacy account in Metamask, and user go to click
Personal Sign
. sometimes the balance is out of border of the personal sign screen, please see the attached screen image for detail.This PR fix the layout issue to put the account label below the account name so that in smaller screen, account balance will not be put out of box.
Related issues
Fixes: #11522
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist