-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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: fix coin-overview display when price setting is off #28569
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 [6ee9cec]
Page Load Metrics (2153 ± 108 ms)
Bundle size diffs
|
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.
Thank you for the fix, I also see it working on my end 🙏 One suggestion: I think we should add an e2e test that covers this flow, so this bug is not re-introduced in the future. What do you think? fix-balance-fiat.mp4 |
Totally! Added an e2e on a followup fix here #28598 🙏 |
awesome, thank you @sahar-fehri ❤️ |
Description
Fixes display bug on coin overview and account list item when user toggles OFF the Show balance and token price checker setting
Related issues
Fixes: #28567
Manual testing steps
Show balance and token price checker
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist