-
Type:
Bug
-
Resolution: Done
-
Priority:
Medium
-
Affects Version/s: None
-
None
-
HWC Web App
-
UAT
In the Registration module, the user is able to proceed to the next section of the multi-step registration form even when mandatory fields in the current section are left empty. Although the Submit button at the end remains disabled, the system still allows navigation to subsequent sections, resulting in incomplete or invalid data flow.
Steps to Reproduce:
- Login to the application.
- Navigate to Registration.
- In the first section, keep one or more mandatory fields blank.
- Click Next to move to the following section.
- Observe that navigation is allowed despite incomplete required fields.
Expected Result:
Users should not be able to move to the next section until all mandatory fields in the current section are completed.
Actual Result:
System allows navigation to the next section even when mandatory fields are left empty, though the final Submit button remains disabled.
