title | issue |
---|---|
Sort recent updated media files to be on top |
NEXT-18689 |
- Changed method
getListingCriteria()
in/src/app/component/media/sw-sidebar-media-item/index.js
to add the sort criteriauploadedAt
for sorting the updated media files on top.