nus-cs2113-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Does not input next nearest facility if a user wants to find out the nearest facility of the same facility type #1072

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


If a user wants to find the next nearest facility of the same facility type, e.g. next nearest canteen to canteen1, they are unable to just key in top 1 and find the one. Instead, it outputs canteen 1's location itself, which may not be what the user is looking for (and defeats the purpose of the user even inputting the search as he/she would most likely be aware/at the "facility" location)

Screenshot 2021-04-16 at 5.19.23 PM.png


[original: nus-cs2113-AY2021S2/pe-interim#1072] [original labels: severity.Low type.FeatureFlaw]

chenling1022 commented 3 years ago

Team's Response

thanks for pointing it out!

Duplicate status (if any):

--