sueann-chua / pe

0 stars 0 forks source link

Sorting by company name inconsistent #5

Open sueann-chua opened 3 years ago

sueann-chua commented 3 years ago

Steps to reproduce:

  1. add three different entries with same company name but different casing
  2. use sort c/
  3. see that sorting is inconsistent

Expected behaviour: should be sorted by either lower case first or upper

Actual: order follows: lower case (qqq) , upper case (QQQ), lower case (qqq)

image.png

nus-pe-bot commented 2 years ago

Team's Response

This is a good observation, and is indeed true. However, regardless of this issue it does not change the fact that the sort command works correctly, and the company names are still sorted in alphabetical order as stated in both the app as well as our UG. Other than being a bit sore on the eyes, it does not cause any inconvenience to the user. Therefore, we feel that this is a cosmetic issue and should be given a VeryLow severity instead.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: [replace this with your explanation]