LuoZYi / pe

0 stars 0 forks source link

UI: patient phone not listed in the main UI #1

Open LuoZYi opened 1 year ago

LuoZYi commented 1 year ago

Unlike doctors, patients have phone numbers, but patients does not have phone numbers shown in the main UI. Their phone number is only available in the detailed view.

image.png

nus-pe-bot commented 1 year ago

Team's Response

The list view for patients/doctors/appointments is only supposed to show a very simplified view. If the user wants to see more details the view commands are available. Hence this is not a bug but rather the purpose of the list view.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I feel the team could be more consistent in the ui. Users can see all personal details for doctors(other than tags or remark) but cannot see phones for patients, which is clearly a personal detail. Also this addition isn't substantial in terms of lines of code. Hence I feel it's still a bug unless there are reasons why phone numbers are not important to receptionists, which I believe is not true as they are indeed important and there is no reason to hide them in the detailed view only.