AprupKale / pe

0 stars 0 forks source link

Patient disappears from patient record panel after undo #6

Open AprupKale opened 11 months ago

AprupKale commented 11 months ago

1) Select a patient to view in the patient record panel

image.png

2) Edit the patient details

image.png

image.png

3) Undo the edit to revert back the changes made

image.png

image.png

The patient then disappears from the patient record panel.

The patient should stay there in case the user wants to further edit or see more details about the patient, and this inconvenience the user.

nus-pe-bot commented 11 months ago

Team's Response

Thanks for raising this issue! Our dev team has identified this problem as well, and it has to do with the selected patient in the Patient List Panel being reset (arbitrarily) after certain commands. The display of the record in the Patient Record Panel is dependent on the selected patient in the list, and therefore when it is reset, the displayed record on the right disappears.

We do agree that the issue can inconvenience the user. However, as this is in part due to the limitations of the built-in UI list implementation, fixing this issue might require a redesign of this implementation. Doing so would thus take quite a bit of time and effort, something that we believe can be pushed to future iterations of our app.

Nonetheless, for the time being, there are workarounds for this issue, like looking for the patient again by manually selecting the patient in the list, or finding them by name or their IC number.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]