The main aim of “GreenCity” project is to teach people in a playful and challenging way to have an eco-friendly lifestyle. A user can view on the map places that have some eco-initiatives or suggest discounts for being environmentally aware (for instance, coffee shops that give a discount if a customer comes with their own cup). А user can start doing an environment-friendly habit and track their progress with a habit tracker.
MIT License
65
stars
80
forks
source link
[Test environment. Admin cabinet. Orders] The 'Статус замовлення' column isn't sorted in alphabetical order “А”-”Я” / “Я”-”A” in the Order table with Ukrainian localization #7095 #7104
Filter by payment status 'Оплачено' in the column 'Статус оплати' is applied.
Steps to reproduce
Click on the arrow icon near the column heading 'Статус замовлення' to sort in "А-Я" оrder. Pay attention to the sorting in the column.
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 upward. After the second click on arrow icon the items are sorted in alphabetical order ”А”-“Я” and arrow icon points downward.
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, status 'Виконано' is shown first, 'Узгодження' is shown last. After the second click on arrow icon the items should be sorted in reverse alphabetical order ”Я”-“А” and arrow icon points upwards, status 'Узгодження' is shown first, 'Виконано' is shown last.
Environment: Windows 10 Pro for Workstations, Google Chrome 124.0.6367.93 Reproducible: always Build found: 06 May 2024 (test)
Preconditions
Steps to reproduce
Actual result After the first click on arrow icon the items in the column are sorted in reverse alphabetical order ”Я”-“А” and arrow icon points upward. After the second click on arrow icon the items are sorted in alphabetical order ”А”-“Я” and arrow icon points downward.
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, status 'Виконано' is shown first, 'Узгодження' is shown last. After the second click on arrow icon the items should be sorted in reverse alphabetical order ”Я”-“А” and arrow icon points upwards, status 'Узгодження' is shown first, 'Виконано' is shown last.
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).