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

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:
Expected behavior
Suggested fix(es):
Screenshots