-
Notifications
You must be signed in to change notification settings - Fork 344
Open
Labels
Description
Important Points to Note
- I agree to adhere to the project's Code of Conduct.
- I have reviewed and understood the project's Contributing Guidelines.
- I have checked the existing issues and can confirm that this is not a duplicate.
- I have reviewed and understood the project's Issue Creation Guidelines.
Bug Description
When a user clicks the Sign Up button, the authentication process fails immediately because the necessary POST network request is not being sent to the backend API.
The form submission fails silently, leaving the user on the current page without creating an account.
Evidence (from Network Tab):
The Chrome DevTools Network tab confirms that no new request is logged after the submit button is clicked, indicating the client-side form handling logic is broken and failing to initiate the network call.
Screenshots or Logs

Priority
Up to 2 days
Open Source Programs
GSSoC
Would you like to work on this issue?
Yes
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
assigned