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

Feature/446 file card #450

Merged
merged 19 commits into from
Aug 21, 2024
Merged

Feature/446 file card #450

merged 19 commits into from
Aug 21, 2024

Conversation

ekraffmiller
Copy link
Contributor

@ekraffmiller ekraffmiller commented Aug 1, 2024

What this PR does / why we need it:
FIleCard component for the search results on the Collection page

Which issue(s) this PR closes:

Closes #446

Special notes for your reviewer:
I created a new component FileCardIcon, to manage the styles needed for the FileCard, I thought this was simpler than sharing the FileCard component used in FilePreview, but open for feedback on that :)

Suggestions on how to test this:
npm run storybook
Review the FileCard Stories http://localhost:6006/?path=/story/sections-collection-page-filecard--default
Upload files into Dataverse and compare the FileCard to the UI in the JSF version of the Collection page.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:
JSF Version of FileCards example:
Screenshot 2024-08-06 at 10 03 22 AM

Is there a release notes update needed for this change?:
No
Additional documentation:

@ekraffmiller ekraffmiller marked this pull request as draft August 1, 2024 12:00
@coveralls
Copy link

coveralls commented Aug 1, 2024

Coverage Status

coverage: 97.394% (-0.2%) from 97.592%
when pulling 81959ab on feature/446-file-card
into 393e926 on develop.

@ekraffmiller ekraffmiller marked this pull request as ready for review August 5, 2024 21:20
@ekraffmiller ekraffmiller added SPA: Collection Page GREI Re-arch GREI re-architecture-related labels Aug 5, 2024
@g-saracca g-saracca self-assigned this Aug 6, 2024
Copy link
Contributor

@g-saracca g-saracca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave some comments to improve small things.

@ekraffmiller
Copy link
Contributor Author

Thanks @GermanSaracca, I made the requested changes, I just have a small question about the html change.

Copy link
Contributor

@g-saracca g-saracca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, just few more comments.

@ekraffmiller ekraffmiller removed their assignment Aug 9, 2024
Copy link
Contributor

@g-saracca g-saracca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good !

@g-saracca g-saracca removed their assignment Aug 9, 2024
@g-saracca g-saracca added the Size: 3 A percentage of a sprint. 2.1 hours. label Aug 14, 2024
@GPortas GPortas self-assigned this Aug 21, 2024
Copy link
Contributor

@GPortas GPortas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All stories look good! Merging.

@GPortas GPortas merged commit b440752 into develop Aug 21, 2024
10 of 14 checks passed
@GPortas GPortas deleted the feature/446-file-card branch August 21, 2024 09:22
@GPortas GPortas added SPA.Q3.1 Collection page results of all types Original size: 3 labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GREI Re-arch GREI re-architecture-related Original size: 3 Size: 3 A percentage of a sprint. 2.1 hours. SPA: Collection Page SPA.Q3.1 Collection page results of all types
Projects
Status: Done 🧹
Development

Successfully merging this pull request may close these issues.

File Card for Collection Page
4 participants