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

Display an error message on registration if the email is already registered #295

Open
evadecker opened this issue Dec 18, 2024 · 0 comments
Labels
backend Schema, query, and mutation changes frontend CSS, HTML, and JS changes good first issue Good for newcomers
Milestone

Comments

@evadecker
Copy link
Member

evadecker commented Dec 18, 2024

An error banner should display if a user attempts to register a new account and the email is already registered.

The banner should say:

This email is already registered. Please [sign in] or [reset your password].

"Sign in" should link to the sign in tab; "reset your password" should link to the reset password view.

@evadecker evadecker added good first issue Good for newcomers frontend CSS, HTML, and JS changes backend Schema, query, and mutation changes labels Dec 18, 2024
@evadecker evadecker added this to the Namesake v1.0 milestone Dec 18, 2024
@evadecker evadecker changed the title Display an error message on registration if the email is already registered. Display an error message on registration if the email is already registered Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Schema, query, and mutation changes frontend CSS, HTML, and JS changes good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant