Skip to content

[Feature] Allow negative category sort order #8304

@stag-enterprises

Description

@stag-enterprises

Is your feature request related to a problem? Please describe.

There is no easy way to force a category to the end of the list.

Use case

I'd like to push the "Uncategorized" category to the bottom of the list.

Describe the solution you’d like

The category sort number only allows numbers >=1, with higher numbers being placed first. I would like to set negative numbers to place categories later.

Describe alternatives you’ve considered

I imagine it's possible to fix this by giving all categories a sort number, and giving "Uncategorized" a smaller one, but that seems like a lot of work, since I have ~20 categories and there isn't any good way to bulk update categories.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions