-
Notifications
You must be signed in to change notification settings - Fork 5.4k
UX: Show Total Account Balances #22186
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. |
Builds ready [b7db1dd]
Page Load Metrics (1310 ± 43 ms)
Bundle size diffs
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #22186 +/- ##
========================================
Coverage 68.55% 68.55%
========================================
Files 1088 1088
Lines 42907 42916 +9
Branches 11415 11413 -2
========================================
+ Hits 29411 29418 +7
- Misses 13496 13498 +2 ☔ View full report in Codecov by Sentry. |
dada77d to
663ff79
Compare
d742032 to
277d00c
Compare
ui/pages/confirmation/templates/__snapshots__/remove-snap-account.test.js.snap
Show resolved
Hide resolved
e20ef46 to
6d0707a
Compare
Builds ready [8ec6020]
Page Load Metrics (803 ± 31 ms)
Bundle size diffs
|
1d28374 to
6dcdd50
Compare
Builds ready [3c71afc]
Page Load Metrics (739 ± 18 ms)
Bundle size diffs
|
darkwing
left a comment
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.
Wow @NidhiKJha , you really brought this home! Just one issue:
We aren't respecting the "Show conversions on test networks" setting, always showing fiat for test networks:
Other than that, this is good to go!
Builds ready [2e083a8]
Page Load Metrics (930 ± 25 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Shows total account balances in the Accounts Menu and home screen overview.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist