nodeSolidServer / nodeSolidServer/node-solid-server

Do not loose user data from user signup page if username already exists

Open
#1,204 1 comment 1 reaction 1 assignee View on GitHub

@megoth is already working on this.

Since Jul 22, 2019.

triage
Dominant language
JavaScript
Stars
1.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Description

image

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.