You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: