Sorting rules

TODO : Requires dev review

Sorting can be done by pressing a selected arrow (up or down) near the topic, from lowest to highest and the other way around.

Before sorting there are 2 arrows, 1 pointing up, 1 pointing down:

If an arrow is pressed up, afterwords only the down arrow will be shown, and the list will be sorted.

If an arrow is pressed down, afterwords only the up arrow will be shown, and the list will be sorted.

If the list that will be sorted has the same letters at the beginning, they will sort in the following order:

  1. A

  2. a

  3. B

  4. b

When sorting active/deactivated values, can sort:

active -> disabled or disabled -> active

Last updated