Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Password Confirmation and Split Name field into First + Last #1055

Closed
alantao912 opened this issue Nov 20, 2023 · 1 comment · Fixed by #1054
Closed

Add Password Confirmation and Split Name field into First + Last #1055

alantao912 opened this issue Nov 20, 2023 · 1 comment · Fixed by #1054
Assignees
Labels
enhancement New feature or request

Comments

@alantao912
Copy link
Contributor

Feature Name

Add Password Confirmation and First + Last Name on Registration Screen

Your Name

Alan Tao

Description

The new user registration page should contain separate first name, last name fields as opposed to one full "Display Name" field as is currently implemented.

The registration page should give users a chance to confirm their password in case of misinput.

@alantao912 alantao912 added the enhancement New feature or request label Nov 20, 2023
@alantao912 alantao912 self-assigned this Nov 20, 2023
Copy link
Contributor

Hello @alantao912! Thank you for submitting the Feature Request Form. We appreciate your contribution. 👋

We will look into it and provide a response as soon as possible.

To work on this feature request, you can follow these branch setup instructions:

  1. Checkout the main branch:
```
 git checkout nextjs
```
  1. Pull the latest changes from the remote main branch:
```
 git pull origin nextjs
```
  1. Create a new branch specific to this feature request using the issue number:
```
 git checkout -b feature-1055
```

Feel free to make the necessary changes in this branch and submit a pull request when you're ready.

Best regards,
Deep Learning Playground (DLP) Team

@karkir0003 karkir0003 moved this from Backlog to Review in DLP Project Board Nov 20, 2023
@karkir0003 karkir0003 linked a pull request Nov 26, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Review to Done in DLP Project Board Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant