If a person's name starts with a lower case, and the User inputs a sort command, the person with the lower case name will be sorted after the names that started with an Upper Case instead of alphabetically (or case in-sensitive)
In the screenshot above, "alex" is deemed to be "Roy" despite A being an earlier alphabet than R.
If a person's name starts with a lower case, and the User inputs a sort command, the person with the lower case name will be sorted after the names that started with an Upper Case instead of alphabetically (or case in-sensitive)
In the screenshot above, "alex" is deemed to be "Roy" despite A being an earlier alphabet than R.
[original: nus-tic4002-AY2122s2/pe-interim#227] [original labels: severity.Low type.FunctionalityBug]