[FIX] Server error while trying to create new user with duplicated email
gdeusdara opened this issue · 0 comments
gdeusdara commented
Issue type
Duplicated email [hotfix]
Description
Fix the server erro for user duplicated emails, if the email is already registered in the database the user cannot create a account with this email.
*Screenshots
If you think that it would be necessary, add screenshots here to help you explain your issue.
Tasks
- Create a modal or another visual warning
- Fix the backend code
Acceptance Criteria
- criteria 1
- ...