forked from CenterForDigitalHumanities/rerum-playground
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Description:
As a user,
I need a card view layout for the "Recently Used" section,
So that I can easily view key information from each manifest Uri in a visually engaging way.
Context:
The "Recently Used" section should display manifest Uri's in a card format, inspired by Project Mirador's design. Each card will pull information from the manifest URI, showing details such as the title, the number of items, and a thumbnail image. The cards should replace the plain text Uri's currently in the "Recently Used" section and should be responsive and styled consistently with the application’s UI.
Acceptance Criteria:
- The "Recently Used" section displays manifest Uri's in a card view format.
- Each card contains:
- Title: The title/label of the manifest is displayed prominently.
- Number of Items: The total item count within the manifest is shown.
- Image: The first image from the manifest is used as a thumbnail.
- Cards are responsive and visually consistent with the application's existing UI
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Changes Requsted