Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sort Order to getCollectionItems use case #227

Open
ekraffmiller opened this issue Dec 4, 2024 · 1 comment
Open

Add Sort Order to getCollectionItems use case #227

ekraffmiller opened this issue Dec 4, 2024 · 1 comment

Comments

@ekraffmiller
Copy link
Contributor

For the SPA Q4 feature "Collection Page: all filtering options", we need to implement the Sort button on the collections page:
Screenshot 2024-12-04 at 6 43 42 PM

To support this, we need to update the CollectionSearchCriteria used in getCollectionItems use case, to include a sorting information. There are two allowed sort types: 'name' and 'date'. The sort order can also be specified as ascending or descending. See Dataverse Search API or more details.

@ekraffmiller ekraffmiller added Size: 10 A percentage of a sprint. 7 hours. GREI Re-arch GREI re-architecture-related Original size: 10 SPA.Q4.1 Collection Page: All Filtering Options labels Dec 4, 2024
@ekraffmiller ekraffmiller changed the title Add Sort Order to Collection Search Criteria Add Sort Order to getCollectionItems use case Dec 5, 2024
@g-saracca g-saracca removed Size: 10 A percentage of a sprint. 7 hours. GREI Re-arch GREI re-architecture-related Original size: 10 SPA.Q4.1 Collection Page: All Filtering Options labels Dec 5, 2024
@g-saracca
Copy link
Contributor

Closing as it will be addressed in #229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants