Skip to content

Empty Fields Bypass Initial Validation #19

Description

@rajdesai17

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

Metadata

Metadata

Assignees

Labels

SSOC'24Social Summer of Code 24bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions