MetaMask / MetaMask/metamask-mobile
Dollar amounts in Money Account Home are sometimes rendered as if they are preferred currency
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
### What is this about?
[Slack thread](https://consensys.slack.com/archives/C0A134JNHRV/p1782891817005869)
In some cases we show the user’s preferred currency symbol instead of dollars when we show fiat amounts, even when the amount is not denominated in dollars.
This applies to the money activity list, money home and the money activity details.
Short term Solution
We should, where we show dollars, always show the dollar symbol.
https://consensyssoftware.atlassian.net/browse/MUSD-1097
### Scenario
_No response_
### Design
_No response_
### Technical Details
_No response_
### Threat Modeling Framework
_No response_
### Acceptance Criteria
_No response_
### Stakeholder review needed before the work gets merged
- [ ] Engineering (needed in most cases)
- [ ] Design
- [ ] Product
- [ ] QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
- [ ] Security
- [ ] Legal
- [ ] Marketing
- [ ] Management (please specify)
- [ ] Other (please specify)
### References
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.