-
Notifications
You must be signed in to change notification settings - Fork 169
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
UI - form fields nits (umbrella) - new version #820
Comments
The enter/return/done key on keyboard purpose in ambiguous:
I think these are all places where keyboard is present. Frustration when the form just gets submitted on enter without another chance to review different field is something that bothers me personally a lot (unless there was just 1 field to fill). But if there is a way to make the flow logical, let's do it. |
Vertical alignment: this is default behavior for native composing frameworks; what kind of alignment would you recommend? |
Here's what I think:
|
Hmm, so here is what I've implemented in f19f6ff
I think somebody should just get a feel for these now. |
|
Signing flow is Scanner > ParsedTx > (optional password if it's not empty) > PIN > Signature |
The text was updated successfully, but these errors were encountered: