-
Notifications
You must be signed in to change notification settings - Fork 5.4k
feat: Design upgrades for Confirmations #38399
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
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. |
✨ Files requiring CODEOWNER review ✨✅ @MetaMask/confirmations (24 files, +99 -99)
|
Builds ready [f43f1ad]
UI Startup Metrics (1230 ± 110 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
f43f1ad to
f6710de
Compare
f6710de to
3d1e7d3
Compare
...onfirmations/components/confirm/info/typed-sign-v1/__snapshots__/typed-sign-v1.test.tsx.snap
Show resolved
Hide resolved
Builds ready [658febb]
UI Startup Metrics (1197 ± 98 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [e4df7e9]
UI Startup Metrics (1226 ± 109 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
e4df7e9 to
ac7421c
Compare
Signed-off-by: dan437 <[email protected]>
Signed-off-by: dan437 <[email protected]>
Builds ready [5d1dd33]
UI Startup Metrics (1246 ± 103 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
A few design upgrades for Confirmations:
Changelog
CHANGELOG entry: feat: Design upgrades for Confirmations
Related issues
Fixes: https://github.com/MetaMask/MetaMask-planning/issues/5279
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Polishes Confirmations UI by softening key label color/weight, adding 16px spacing between header icons, and making inline alerts transparent when no text (with text rendered only when provided).
TextColor.textAlternative; key text set toTextVariant.bodyMdMediumacross info rows and components (e.g.,getAlertTextColors,BalanceChangeRow).gap={4}(16px) between the account info and advanced details buttons; removed right margin fromAdvancedDetailsButtoncontainer.textOverrideis provided; applyinline-alert__transparent-background(transparent background) when no text; added SCSS modifier; removed default i18n label.Written by Cursor Bugbot for commit 5d1dd33. This will update automatically on new commits. Configure here.