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 facet results to getCollectionItems use case #228

Closed
ekraffmiller opened this issue Dec 5, 2024 · 1 comment
Closed

Add facet results to getCollectionItems use case #228

ekraffmiller opened this issue Dec 5, 2024 · 1 comment

Comments

@ekraffmiller
Copy link
Contributor

For the SPA Q4 feature "Collection Page: all filtering options", we need to get the facet results for the Collection Page.
Screenshot 2024-12-04 at 7 11 16 PM

To get this data, we can use the use show_facets=true param in the Dataverse Search API.
The getCollectionItems use case should be updated to return this data, possibly by adding a boolean field showFacets to the CollectionSearchCriteria object.

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

Closing as it will be addressed in #229

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants