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

Optimize the process of importing wallets via phrase seeds #381

Open
Danie0918 opened this issue Apr 11, 2024 · 3 comments
Open

Optimize the process of importing wallets via phrase seeds #381

Danie0918 opened this issue Apr 11, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Danie0918
Copy link
Contributor

The current wallet import via phrase seeds is not user-friendly and we need to consider optimizing it.

#nervosnetwork/neuron#3115 (comment)

@Danie0918
Copy link
Contributor Author

Image

【Optimize wallet creation process】

  1. Disable the copy function and optimize the prompt message.
  2. The validation process randomly selects 3 words to fill in the blanks and supports word matching.
  3. Optimize the reminder text on the set wallet password page to prevent confusion when importing an existing wallet.

Image

【Optimize the import wallet process】

  1. Add word matching, the first matching word will be selected by default, and the display will be empty when there is no matching word.
  2. 2-second mask display after single word entry is complete, immediate mask when pasting all seeds at once.
  3. The first input box recognizes the paste of a full wallet seed and fills it in.
  4. Optimize the reminder text on the set wallet password page to prevent confusion when importing an existing wallet.

@Kirl70
Copy link

Kirl70 commented Jun 11, 2024

@devchenyan
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🚩Pre Release
Development

No branches or pull requests

4 participants