Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Routing to Facilities on Cancel Action in Update Patient Details Form #8822

Closed
Rishith25 opened this issue Oct 18, 2024 · 1 comment · Fixed by #8823
Closed

Incorrect Routing to Facilities on Cancel Action in Update Patient Details Form #8822

Rishith25 opened this issue Oct 18, 2024 · 1 comment · Fixed by #8823
Assignees

Comments

@Rishith25
Copy link
Contributor

Issue Description:

When the user clicks on the "Cancel" button in the "Update Patient Details" form, they are incorrectly redirected to the "Facilities" page instead of the "Patient Details" page for the specific patient. The expected behavior is that after clicking "Cancel," the user should be redirected to the "Patient Details" page for the particular patient they were viewing or editing.

Steps to Reproduce:

  • Navigate to a specific patient's detail page.
  • Click on the "Update Details" option to open the update form.
  • In the "Update Patient Details" form, click on "Cancel."
  • Observe that the user is redirected to the "Facilities" page instead of the "Patient Details" page for the patient.

Expected Behavior:

Upon clicking "Cancel," the user should be taken back to the patient's detail page for the patient they were viewing before opening the form, not to the "Facilities" page.

@Rishith25
Copy link
Contributor Author

@rithviknishad @nihal467 I want to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant