AlphaWallet / AlphaWallet/alpha-wallet-android

Seed phrase ease of use update

Abierto
#1,796 0 comentarios 0 reacciones 1 asignado Reclamado por @ChintanRathod Ver en GitHub
Lenguaje dominante
Java
Estrellas
646
Forks
579
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.