AlphaWallet / AlphaWallet/alpha-wallet-android

Seed phrase ease of use update

Ouverte
#1,796 0 commentaires 0 réactions 1 personne assignée Réclamée par @ChintanRathod Voir sur GitHub
Langage dominant
Java
Étoiles
646
Forks
579
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Make the following changes on seed phrase import:

- if space is pressed when there's only 1 seed word possibility, add the word to the input field and add a space
- if space is pressed when the character behind the cursor is a space don't update the input field (ie don't allow adding a lot of spaces between words).
- if space is pressed when there's more than one word possibility, or there are no word possibilities don't allow space to be added - if possible flash the word currently being written red for 250ms to indicate it's not a valid choice.

Note that copy/paste into the seed phrase input is something a user would almost never do - it is only for debugging. It should work though. Check it works correctly and fix if required.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.