bitshares-community-ui
bitshares-community-ui copied to clipboard
Transfer
A)
The token BTS is specifically not an abbreviation of BitShares. It is the native core token of the BitShares Blockchain
B)
I was confused first where to put the amount. Typically a input textfield would have a rectangle, but in this case it is merely underlined. I'd suggest to highlight this more (e.g. make "Transfer amount" also gray), and more importantly, pre-focus so I can start typing numbers without having to click anywhere
C)
If I stop typing and user is not valid, "user not found" appears. If I then continue typing, this message remains there.
I suggest that if the indicator is not matching the actual input on the transfer address field, a loading indicator should be shown until evaluation has happened to not confuse users. There should also be a loading indicator when the user starts typing fresh, to highlight to the user that his input is getting checked.
D)
BitShares uses accounts, not addresses or users.
E)
I could not send a transfer with memo, cloud login with password, all three permissions available.
A) Very OK B) Very OK C) There is not active check on account while you're typing yet. Aware of that issue on the login page as well. D) Noted. E) Memo encryption is failing on the UI side. Needs refactoring.
Ill leave this issue opened and unassigned and recreate more issues from it for the Part 2 Worker. Once I'm done, ill close this one and place all the reference issues
C) There is not active check on account while you're typing yet. Aware of that issue on the login page as well.
Exactly the point. But if you type and stop it checks, then I continue to type and the old notification remains. User should see a loading indicator every time he types (which indicates that something will be checked)