fix: MUSD-1175 MetaMask Card "Avail. balance" incorrectly changes based on preferred fiat currency cp-8.3.0#33293
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. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Performance Test Selection: |
|



Description
Fixed bug where the Money Home Card "Avail. balance" was being converted incorrectly using the user's selected fiat currency. This fix removes the USD conversion of the Card balance when the
primaryTokenis the Money account/vmUSD token.Changelog
CHANGELOG entry: fixed Card balance on Money Home to be in USD
Related issues
Fixes: MUSD-1175: MetaMask Card "Avail. balance" incorrectly changes based on preferred fiat currency
Manual testing steps
Screenshots/Recordings
Before
Card balance isn't pinned to USD.
musd-1175-card-balance-on-money-home-not-pinned-to-usd-before.mov
After
Card balance is pinned to USD regardless of user's preferred currency.
musd-1175-card-balance-on-money-home-not-pinned-to-usd.mov
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist