nodeSolidServer / nodeSolidServer/node-solid-server
Do not loose user data from user signup page if username already exists
@megoth ci sta già lavorando.
Dal 22/7/2019.
- Lingua principale
- JavaScript
- Stelle
- 1.8k
- Fork
- 308
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione

General: never ever throw away any information the user has entered.
When a user tried to make a new account, don't clear the other fields when one is invalid.
A user said: "I think you should check for username availability before making users enter all of their other information. I just tried to create the username “nick” entered all my info (email, pw twice etc) and when I tried to register all my info was lost and I was given the error “Account already exists”. I was surprised that nick was available, but figured if it wasn’t that I would have been alerted before moving to the next field.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.