-
Notifications
You must be signed in to change notification settings - Fork 0
Bug: School sorting by number is reversed #129
Copy link
Copy link
Open
Description
Describe the bug
When you click on the up and down arrows to sort ascending/descending by a certain column, the numeric columns and sorting icon are reversed.
Where Is Bug/How to Recreate
Steps to reproduce the behavior:
- Schools page
- Click on # students, # teachers, or # projects to sort
Expected behavior
- An up arrow should sort the values in descending order (highest first)
- A down arrow should sort the values in ascending order (lowest first)
Suggested fix(es):
- Reverse the active/colored icon for the sorting states
- OR reserve the actual sorts (ascending/descending) on numeric values
Screenshots

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working