Skip to content

Optimize table sorting #218

@Koopzington

Description

@Koopzington

It isn't exactly well known, that you can sort by multiple columns by holding Shift.
So we should check if we can change DataTable's behavior to act like HeidiSQL which adds a column to a "sort list", show a number next to the header and only remove it from the list after clicking on a column for a third time.

So:

  1. Add to sort list, Sort ASC
  2. Sort DESC
  3. Remove from sort list

Make sure this is also somehow stored in the table's "State" to keep between sessions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions