Open nus-pe-bot opened 2 years ago
The severity is set to Low
as it happens only when viewing a patient's summary screen and then calling the find
command. It is also only a minor inconvenience as users can still view the individual records belonging to this patient to call the find
command on.
"find" through the lists is not supported on Summary screen. The current behavior is due to the fact that Summary screen is equivalent to a 1-patient list. We feel this might be a valid feature to have. However, allowing the user to “find” through every list such as Emergency Contacts, Prescriptions, etc is non-trivial with the current design. The user currently cannot attempt to “find” through the lists like Emergency Contacts in Summary. Hence, we feel this is NotInScope.
Duplicate of #2468
As shown in the picture below, there is an emergency contact called Aaron in the list
But I typed "find Aaron", it shows 0 patient listed.
[original: nus-cs2103-AY2122S2/pe-interim#2457] [original labels: type.FeatureFlaw severity.High]