Doctor assign redirect should navigate to Enter Book Number step in Patient Registration
Description
After assigning a doctor, the system should automatically redirect the user to the Enter Book Number step in the Patient Registration workflow.
Currently, the redirection does not navigate to the correct page or step. This interrupts the patient registration process and requires users to manually navigate, which affects usability and workflow continuity.
Current Behavior
- After assigning a doctor, the user is redirected incorrectly or remains on the same page.
- The Enter Book Number step is not opened automatically.
Expected Behavior
- After assigning a doctor, the system should automatically redirect the user to: Patient Registration → Enter Book Number step
- The user should be able to continue the registration process without manual navigation.
Impact
- Breaks the patient registration workflow
- Causes confusion and extra manual steps for users
- Slows down the registration process
Suggested Fix
Update the redirect logic after doctor assignment to navigate directly to the Enter Book Number step in the Patient Registration flow.
Edited by Banuri Koushik Reddy