ita-social-projects/GreenCity

[Pick up City. Admin cabinet. Orders] The 'Статус оплати' column isn't sorted in alphabetical order “А”-”Я” / “Я”-”A” in the Order table with Ukrainian localization

yulianagoncharenko opened this issue · 0 comments

Environment: Windows 10 Pro for Workstations, Google Chrome 124.0.6367.93
Reproducible: always
Build found: 02 May 2024 (prod)

Preconditions
Log in as Admin https://www.pick-up.city/#/ubs-admin/orders
Ukrainian localization is chosen.

Steps to reproduce

  1. Click on the arrow icon near the column heading 'Статус оплати' to sort in "А-Я" оrder.
    Pay attention to the sorting in the column.
  2. Click on the arrow icon near the column heading in the 'Статус оплати' to sort it in "Я-А" оrder.
    Pay attention to the sorting in the column.

Actual result
After the first click on arrow icon the items in the column are sorted in reverse alphabetical order ”Я”-“А” and arrow icon points upnward. After the second click on arrow icon the items are sorted in alphabetical order ”А”-“Я” and arrow icon points downward.

image
https://www.awesomescreenshot.com/video/27304156?key=d834c013ad13d0829b88a9d9ac274227

Expected result
After the first click on arrow icon the items in the column should be sorted in alphabetical order “А”-”Я” and arrow icon should point downward. After the second click on arrow icon the items should be sorted in reverse alphabetical order ”Я”-“А” and arrow icon points upwards

User story and test case links
#3336
[Test case]https://jira.softserve.academy/secure/enav/#/59671

Labels to be added
"Bug", Priority ("pri: "), Severity ("severity:"), Type ("UI, "Functional"), "API" (for back-end bugs).