-
Type:
Bug
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
None
-
STOP TB Sprint 5
In TB screen, When the user fills the form and clicks on the Submit button, there is no response from the system (no loader, no success message, and no navigation).
However, when the user clicks on the Back button after this, the entered data is already saved successfully.
Steps to Reproduce:
- Navigate to TB screening form.
- Fill in all required details.
- Click on the Submit button.
- Observe that nothing happens (no response).
- Now click on the Back button.
- Reopen or check the data.
Actual Result:
- Submit button appears non-functional.
- No confirmation or feedback is shown.
- Data gets saved only when navigating back.
Expected Result:
- On clicking Submit, system should:
- Show loader/progress indicator
- Successfully save data
- Display confirmation message (e.g., "Submitted Successfully")
- Navigate appropriately (or stay with confirmation)