Skip to content

Recommended implementation for sorting #8

@inghamn

Description

@inghamn

Sorting result lists is a common enough thing in applications that we should have a recommended way of doing it already implemented.

We should implement sorting in the people list and users list blocks.

Sort options will need to be passed along in the URL, so we need to take care to validate the sorting the user is requesting. If the user requests some sorting that is not valid, we should fall back to the default sorting.

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