You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a sort field that allows sorting by name (A-Z or Z-A) and by creation date (Newest or Oldest) - exactly like on the Courses list of the studio home page.
These new keyword/sort fields are only for v2 Libraries; they don't need to be implemented on the "Legacy Libraries" tab.
They should look and act exactly like the existing similar filters on the "Courses" tab.
Mockup
Notes
The v2 REST API already supports search keyword but needs to be updated to support sorting by name and/or by creation date (lib.learning_package.created, which is already stored).
The text was updated successfully, but these errors were encountered:
"As a library author, I want to easily find libraries by searching for them or sorting them by recent"
Requirements
Mockup
Notes
lib.learning_package.created
, which is already stored).The text was updated successfully, but these errors were encountered: