Skip to content

Sort Library Components #1038

Closed
Closed
@bradenmacdonald

Description

@bradenmacdonald

✅ In Scope:

  1. Update the backend so that the search index stores the creation, modification, and publication date for each library component.
  2. Implement the sort widget shown in the UI in Figma:
    sort-example
    • For now, it only needs to work on the "Components" tab.
    • It needs to support these options:
      a. Title, A-Z
      b. Title, Z-A
      c. newest
      d. oldest
      e. recently published
      f. recently modified
  3. The sort widget should be visible on all tabs, and it should "remember" the current sort option when changing tabs.
  4. The sort option should be reflected in the URL, e.g. ?sort=created but should not create a new history entry, so pressing BACK in the browser goes back to the previous page, not the previous sort option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions