nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Search group by keyword failed #2818

Open nus-pe-bot opened 1 week ago

nus-pe-bot commented 1 week ago

There is a group with keyword "donors" but it was not found Screenshot 2024-11-15 at 5.49.50 PM.png


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

Justin-Yeo commented 1 week ago

Team's Response

As stated in our UG, the dev team has decided that search with the group prefix will be done with full matching of keyword (i.e. "friend" will not match "friends").

Since search g/donors was done and there are no group named "donors", it was correct that there was no such group found.

The group named "donors (NUS)" should not be returned by the search function as "donors" is not the same as "donors (NUS)".

image.png

Duplicate status (if any):

--