Page MenuHomePhabricator

[Cashtab] Use locale formatted numbers for agora offer previews
ClosedPublic

Authored by bytesofman on Sun, Dec 29, 17:55.

Details

Summary

For large token values, it is difficult to read without locale thousands separators. Use already-available function to add them.

Test Plan

npm test, npm start and view large offer to confirm. The function itself is already tested and should have been implemented here originally.

before:

image.png (450×316 px, 51 KB)

after:

image.png (450×316 px, 60 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Branch
better-num-methods-agora
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31810
Build 63113: Build Diffcashtab-tests
Build 63112: arc lint + arc unit