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

Disaster Recovery: When user enters 24 words, Zeus should display typos (invalid word) and use auto complete #1818

Open
myxmaster opened this issue Nov 2, 2023 · 1 comment

Comments

@myxmaster
Copy link
Contributor

Describe your enhancement idea

The 24 words are taken from a fixed 2048 words list (same for BIP39 and aezeed) and after entering the 4th char it is 100% clear which word is meant, so Zeus should

  • display when user entered an invalid word
  • auto complete (or at least suggest) the word when the 4th char was entered

Maybe Zeus could even make some suggestions when there is a typo.

@kaloudis
Copy link
Contributor

Autocomplete + suggestions addressed in #1977

Just need to detect wrong words when imported from clipboard now

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

No branches or pull requests

2 participants