Empty Fields Bypass Initial Validation
The signup form on the homepage allows users to proceed to the next step even if they leave the name, username, password, and confirm password fields empty.
Expected Behavior:
The form should prevent users from clicking "Next" until all required fields are filled in with valid data (not just empty strings). Ideally, the form should provide immediate validation feedback for each field as the user interacts with it. Observed Behavior:
Users can click "Next" even with all fields empty. An alert message pops up at the end of the signup process indicating invalid details.
Desktop (please complete the following information):
- OS: Windows - Browser - Chrome
- Windows 11
@rajdesai17 Yes, that is unexpected behaviour.
Kindly make PR before End of the day, else issue will be open to all to be assigned.