AlphaWallet / AlphaWallet/alpha-wallet-android
Display recipient address the way it was typed (or mixed case if it wasn't typed in)
- Lenguaje dominante
- Java
- Estrellas
- 646
- Forks
- 579
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# Seeing #
This:

# Expected #
The address be the way it was typed, in this case:
0x9C307Dc87d962594017F5E5cFD93bc17A07b1769
(If not typted but scanned instead, then shows the mixed case)
# Rationale #
We can't assume the user knows that the address is case insensitive. I realised this when today my wife visited a hairdresser who apologised that the email address she provided ended with .AU instead of .au and she asked my wife to remember to correct it to lower case.
The user will pause and think and not proceed because the case look different than that she typed.
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.