Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer #406

Open
sschiessl-bcp opened this issue Jan 21, 2019 · 7 comments
Open

Transfer #406

sschiessl-bcp opened this issue Jan 21, 2019 · 7 comments

Comments

@sschiessl-bcp
Copy link
Collaborator

sschiessl-bcp commented Jan 21, 2019

A)

image

The token BTS is specifically not an abbreviation of BitShares. It is the native core token of the BitShares Blockchain

@sschiessl-bcp
Copy link
Collaborator Author

B)

image

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

@sschiessl-bcp
Copy link
Collaborator Author

C)
image

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.

@sschiessl-bcp
Copy link
Collaborator Author

D)

BitShares uses accounts, not addresses or users.

@sschiessl-bcp
Copy link
Collaborator Author

sschiessl-bcp commented Jan 21, 2019

E)

I could not send a transfer with memo, cloud login with password, all three permissions available.

@dls-cipher
Copy link
Contributor

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.

@dls-cipher
Copy link
Contributor

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

@sschiessl-bcp
Copy link
Collaborator Author

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants