IQSS / dataverse-frontend

An upcoming and modernized UI for Dataverse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor getDatasetPreviews and getFiles to avoid multiple calls

ekraffmiller opened this issue · comments

For getting DatasetPreviews and Files, refactor the SPA logic so it doesn't make a second call to the same API to get the total count of objects.
See discussions here and here