dataverse-frontend
dataverse-frontend copied to clipboard
Fix - Collection page datasets not being refetched after navigating from a sub collection.
What this PR does / why we need it: Fix bug about datasets from collection not changing when collection changed.
Which issue(s) this PR closes:
Closes #408
Special notes for your reviewer:
Suggestions on how to test this: Navigate to a dataset in a sub-collection, then click on the breadcrumbs to go to the parent collection for that dataset. The datasets in that collection will be displayed, and then click on the breadcrumb root to display the new datasets in the root collection.
Does this PR introduce a user interface change? If mockups are available, please link/include them here: No.
Is there a release notes update needed for this change?: No.
Additional documentation: No.