-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: cp-7.42.0 Display account label in re-designs confirmation page account info section #13853
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. |
...Confirm/AccountNetworkInfo/AccountNetworkInfoCollapsed/AccountNetworkInfoCollapsed.styles.ts
Show resolved
Hide resolved
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.
suggestion to use TagBase, or another DS component rather than creating new styles
https://github.com/MetaMask/metamask-mobile/pull/13853/files#r1980883678
...nents/Confirm/AccountNetworkInfo/AccountNetworkInfoCollapsed/AccountNetworkInfoCollapsed.tsx
Show resolved
Hide resolved
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.
from the screenshot, I saw the title and subtitle are missing horizontal padding. I added a fix for it in this PR which fixes permit simulation styles
|
...Confirm/AccountNetworkInfo/AccountNetworkInfoCollapsed/AccountNetworkInfoCollapsed.styles.ts
Outdated
Show resolved
Hide resolved
…etworkInfo/AccountNetworkInfoCollapsed/AccountNetworkInfoCollapsed.styles.ts Co-authored-by: digiwand <20778143+digiwand@users.noreply.github.com>
|
|
Description
Display account label in re-designs confirmation page account info section
Related issues
Fixes: #13731
Fixes: #13795
Manual testing steps
Screenshots/Recordings
Pre-merge author checklist
Pre-merge reviewer checklist