Description:
The registration form's functionality should be enhanced to include a password confirmation field.
Acceptance Criteria:
- A second input field, labeled "Confirm Password," must be added to the form below the primary "Password" field.
- Client-side validation must be implemented to check that the values of the "Password" and "Confirm Password" fields are identical.
- The form submission should be disabled and an error message displayed if the two fields do not match.
- The account should only be created if the password validation passes.
I am GSSoC'25 Contributor
Assign this task to me
Description:
The registration form's functionality should be enhanced to include a password confirmation field.
Acceptance Criteria:
I am GSSoC'25 Contributor
Assign this task to me