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

Unknown Error when putting in taken email for sign up #148

Closed
AlexanderWangY opened this issue Feb 13, 2024 · 1 comment · Fixed by #158
Closed

Unknown Error when putting in taken email for sign up #148

AlexanderWangY opened this issue Feb 13, 2024 · 1 comment · Fixed by #158
Assignees
Labels
Bug Something isn't working Easy A simple problem or change that needs to be fixed or made. Frontend 🖥 Issues corresponding to the frontend/client.

Comments

@AlexanderWangY
Copy link
Collaborator

Right now, it returns a unknown error when imputing an email thats already used when signing up.

Change this by going into AuthenticationResponse.tsx and adding a case for taken emails.

@AlexanderWangY AlexanderWangY added Bug Something isn't working Easy A simple problem or change that needs to be fixed or made. Frontend 🖥 Issues corresponding to the frontend/client. labels Feb 13, 2024
@Phantom0110
Copy link
Contributor

I got this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Easy A simple problem or change that needs to be fixed or made. Frontend 🖥 Issues corresponding to the frontend/client.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants