dataverse-frontend icon indicating copy to clipboard operation
dataverse-frontend copied to clipboard

feat: CollectionCard for Collection Page

Open ekraffmiller opened this issue 6 months ago • 1 comments

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:

ekraffmiller avatar Aug 13 '24 21:08 ekraffmiller