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
Lint
Lint Not Applicable
Unit
Tests Not Applicable