Closed
Description
✅ In Scope:
- Update the backend so that the search index stores the creation, modification, and publication date for each library component.
- Implement the sort widget shown in the UI in Figma:
- 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
- The sort widget should be visible on all tabs, and it should "remember" the current sort option when changing tabs.
- 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
Labels
No labels
Type
Projects
Status