-
Notifications
You must be signed in to change notification settings - Fork 5k
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
UX: Display total fiat balance on home screen #20941
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. |
931a191
to
b56f10d
Compare
b56f10d
to
bd2361b
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #20941 +/- ##
===========================================
+ Coverage 68.40% 68.42% +0.02%
===========================================
Files 1006 1006
Lines 40218 40235 +17
Branches 10758 10761 +3
===========================================
+ Hits 27508 27529 +21
+ Misses 12710 12706 -4
☔ View full report in Codecov by Sentry. |
Builds ready [bd2361b]
Page Load Metrics (1530 ± 51 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
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.
Excellent!!
- Checked with native balance
- Checked with detected tokens and overall balance is correct
But we need the loading state here, it should not be removed
bd2361b
to
cbcdef4
Compare
Builds ready [cbcdef4]
Page Load Metrics (1991 ± 95 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
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.
Awesome!!
Builds ready [9108e64]
Page Load Metrics (1530 ± 71 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [968a113]
Page Load Metrics (1694 ± 78 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Explanation
Calculates and displays the total fiat value of a given account's native currency and tokens.
Screenshots/Screencaps
Manual Testing Steps
Pre-merge author checklist
Pre-merge reviewer checklist
If further QA is required (e.g. new feature, complex testing steps, large refactor), add the
Extension QA Board
label.In this case, a QA Engineer approval will be be required.