nus-cs2103-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Sorting not working as expected #2339

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

I typed "sort n/" and it appears that BOB LEE comes before BOBBBBBB... Shouldn't BOBBBBB be before BOB LEE if it is sorted by alphabetical order as indicated in the UG?

image.png


[original: nus-cs2103-AY2021S2/pe-interim#2339] [original labels: severity.Low type.FunctionalityBug]

chenzaza commented 3 years ago

Team's Response

BOB LEE indeed should come before BOBBBBBB by alphabetical order.

Duplicate status (if any):

--