udsm-dhis2-lab / iCareConnect

The icare Project
GNU Lesser General Public License v2.1
3 stars 258 forks source link

Fix the bug causing the system to return to the start page after approving each urinalysis result. The system should progress to the next approval step instead. #238

Open Moricembiaji opened 11 months ago

Moricembiaji commented 11 months ago

Describe the bug Resolve the bug where the system unexpectedly navigates back to the start page after approving an individual urinalysis test. The expected behavior is to advance to the next approval button for subsequent tests.

To Reproduce Steps to reproduce the behavior:

  1. Please login in the system using the link "https://icare.dhis2.udsm.ac.tz/" (username: admin, Password: Admin123).
  2. Go to 'clinic on room 06 OR Pediatric clinic'
  3. Click on 'test patient '
  4. Select "Urinalysis Test."
  5. Go to Laboratory module
  6. Collect sample
  7. Accept sample
  8. Enter results and approve
  9. See the error. When you approve the results, the system tends to roll back.

Expected behavior A user expects to go next to an approve button after every approval of the urinalysis test results instead of rolling back to the start page.

Screenshots Approve 1 Approve

vonshirco commented 11 months ago

Contributed in Debugging Task assigned to Group 3

https://github.com/udsm-dhis2-lab/iCareConnect/pull/280

WillsMd commented 11 months ago

Participated in fixing the issue of the error, and hopeful we fixed it

280

Beatrice6966 commented 11 months ago

I Contributed in Debugging Task assigned to Group 3

Moricembiaji commented 9 months ago

seen