Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Sort pages section based on changeStatus option #588

@yandodov

Description

@yandodov

Currently, pages with a locked status (like error) are sorted alphabetically with other pages of the same status:

image

This is a bit confusing in terms of UI - the error page has a different behavior (signaled by the icon), yet it's in the middle of other unlisted pages. I think pages with changeStatus set to false should be ordered after ones that have it set to true. Like this:

  1. Listed
  2. Listed (locked status)
  3. Unlisted
  4. Unlisted (locked status)
  5. Draft
  6. Draft (locked status)

image

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