nodeSolidServer / nodeSolidServer/node-solid-server

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

未关闭
#1,204 1 条评论 1 个 reaction 已指派 1 人 在 GitHub 查看

@megoth 已经在做这个了。

开始于 2019年7月22日。

triage
主要语言
JavaScript
星标
1.8k
派生
308
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。