Skip to content

Design and Implement Card View Layout for "Recently Used" Section #43

@alar12

Description

@alar12

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 request

Type

No type

Projects

Status

Changes Requsted

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions