dataverse-frontend
dataverse-frontend copied to clipboard
feat: CollectionCard for Collection Page
What this PR does / why we need it: Card Component to display Collections in Collection Page search results
Which issue(s) this PR closes:
Closes #455
Special notes for your reviewer: The code for the 'Unpublished' label uses DatasetLabels, but it isn't related to Datasets. I was thinking the label code could be refactored to be more generic, but since that's a big change, I left it as is for now.
Suggestions on how to test this:
npm run storybook
and view stories here: http://localhost:6006/?path=/story/sections-collection-page-collectioncard--default
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Is there a release notes update needed for this change?:
Additional documentation: