Skip to content

Swap sort and filter #18

@nikku

Description

@nikku

From what I see in the source code, the sort step is applied after the actual filtering takes place. This disallows me to limit the number of results after sorting.

Is there any particular reasoning behind this?

I would expect filtering to be applied after sorting to give the user higher flexibility in what he wants to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions