privateping icon indicating copy to clipboard operation
privateping copied to clipboard

Empty Fields Bypass Initial Validation

Open rajdesai17 opened this issue 1 year ago • 2 comments

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 avatar Jun 13 '24 12:06 rajdesai17

@rajdesai17 Yes, that is unexpected behaviour.

princekhunt avatar Jun 13 '24 14:06 princekhunt

Kindly make PR before End of the day, else issue will be open to all to be assigned.

princekhunt avatar Jun 28 '24 17:06 princekhunt