Imported from JIRA [DS-4467] created by andrewwood
In previous versions of DSpace there was the capacity to select what field to sort against in a set of data from from the gear icon E.G (https://imgur.com/a/HhuSKZ1) . I've added a small and nullable `input` of `SortOptions[]` into the`ds-viewable-collection -> ds-pagination` sequence that allows devs to configure multi field sorting for this feature.
{{}}
Would love to get some feedback on this, as well as I'd love to see something like this implemented for every listable DSO }}that makes use of the `object-collection.componen.ts` ({{ds-viewable-collection) feature.
Imported from JIRA [DS-4467] created by andrewwood
In previous versions of DSpace there was the capacity to select what field to sort against in a set of data from from the gear icon E.G (https://imgur.com/a/HhuSKZ1) . I've added a small and nullable `input` of `SortOptions[]` into the`ds-viewable-collection -> ds-pagination` sequence that allows devs to configure multi field sorting for this feature.
{{}}
Would love to get some feedback on this, as well as I'd love to see something like this implemented for every listable DSO }}that makes use of the `object-collection.componen.ts` ({{ds-viewable-collection) feature.