Skip to content

Sorting in the Results table #68

@jee7

Description

@jee7

In the result tables, it is unclear how the rows are currently sorted. Make the columns clickable and rows sortable by clicking on the columns.
image

Use case:

  1. User lands on this page. The tables are by default sorted by Ove.
    There has to be some small arrow next to Ove or other visual indicator showing that fact.
  2. User clicks on Bon: The rows of that table are then sorted by the bonus points. The sorting indicator is shown now next to Bon and not for Ove anymore.
  3. User clicks on Bon again: The rows are now sorted by the bonus points, but in reverse order. Repeated clicking on the column heading reverses the sorting (the visual indicator also has to show that). The first click (also after another column has been used) always sorts in descending order.

Sorting should always be based on just one column.

Note. The games have position indicators (#‎1, #‎2, etc). These should also be sorted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions