nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Person not added in chronological order #840

Open nus-se-script opened 3 days ago

nus-se-script commented 3 days ago

Note the current order, with Charlotte Oliveiro first and Johon Doe last. image.png When adding a new person John Due, he is added to the middle, which is not chronological. image.png


[original: nus-cs2103-AY2425S1/pe-interim#1180] [original labels: severity.Medium type.FunctionalityBug]

jayjay19630 commented 1 day ago

Team's Response

This is an intended feature of the GUI, since people are sorted by their names in alphabetical order. However, our documentation mentions that it is sorted in chronological order, which is an incorrect instruction (as seen below). Hence, we believe that this is more of a documentation bug.

Screenshot 2024-11-18 at 12.55.13 PM.png

Additionally, this error is unlikely to impact normal operations of the GUI, since users can still manage and track their patients effectively. Thus, we have modified the severity of this issue to low.

Duplicate status (if any):

--