Closed Ayushmaanagarwal1211 closed 4 months ago
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
@Ayushmaanagarwal1211 assigned
Hello @Ayushmaanagarwal1211! Your issue #717 has been closed. Thank you for your contribution!
Describe the feature
When attempting to sign up a new user with a valid email address, the system fails to create a new user account in the database. The following steps were taken to reproduce the issue:
Steps to Reproduce
Expected
The system should create a new user account in the database with the provided email address and password. The user should receive a confirmation email to verify their email address.
Actual Result
The system does not create a new user account in the database. The user is not redirected to a success page or sent a confirmation email. Instead, the system displays an error message (if any) or remains on the sign-up page
Demo Screenrecord
https://github.com/mdazfar2/HelpOps-Hub/assets/118350936/e3a76228-1a9e-4cea-9eaf-c627e12a3eac
Record