MetaMask / MetaMask/metamask-extension
Number formatting should be internationalized
Open
accessibility
area-translation
type-enhancement
ux-enhancement
ux-papercuts
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
A user tweet claimed that a lack of number localization made MetaMask very difficult for them to use: We use commas for thousands, their region used periods.
This should be derived from the user's region code.
Contributor guide
Research direction
Start by locating where the extension formats numbers and where the user's region code is available. Done means number formatting follows regional conventions, including comma-versus-period thousands separators, and the relevant behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100