Skip to content

Bug: School sorting by number is reversed #129

@danglorioso

Description

@danglorioso

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:

  1. Schools page
  2. 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

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions