Page MenuHomePhabricator

[Cashtab] Improve form entry UX for agora listings
ClosedPublic

Authored by bytesofman on Fri, Feb 7, 18:31.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCe0e012e32845: [Cashtab] Improve form entry UX for agora listings
Summary

It is annoying and confusing to have '0' in this field by default, since when you start typing, you begin with more than you expect. e.g. you type "1" but you get "10" because of the existing zero. Or if you clicked after the zero, you get "01" (weird).

Make all form entries strings. Initialize as empty.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable