-
Notifications
You must be signed in to change notification settings - Fork 3
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
Mnemonic confirmation UX #14
Comments
moving forward with this today @paulhauner. For clarification, as discussed with @qnou, will do the following:
so confirmation interface will look like:
I'll also put an evn flag in place for developers to display a 'skip' button on the confirmation page - for testing. |
pushed mnemonic confirmation type update: dde4c28 also, new env flag for mnemonic confirmation type: @qnou @paulhauner test and confirm |
Tested on my end, skip button is working and so is two-row confirmation. Something to note is that if you confirm the mnemonic, then go back you can get a different two rows to confirm. Not a deal breaker, but might be nice to avoid if the fix is simple. |
@paulhauner will set a confirmed flag and and bypass if already confirmed |
@daniel-flex anything left remaining on this from my end? |
@paulhauner added in #2f65f9d |
Regarding the process for Mnemonic confirmation, after internal discussions have mostly agreed upon this from aqeel:
There's also some discussion around putting different options behind a build flag, so devs/QA can skip the process if need be.
The text was updated successfully, but these errors were encountered: