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

Implement a browse display that shows a random set of items #313

Open
5 tasks done
tpendragon opened this issue Feb 13, 2025 · 0 comments · May be fixed by #319
Open
5 tasks done

Implement a browse display that shows a random set of items #313

tpendragon opened this issue Feb 13, 2025 · 0 comments · May be fixed by #319
Assignees

Comments

@tpendragon
Copy link
Contributor

tpendragon commented Feb 13, 2025

Summary or User Story

This is the first step to our "bubble up" browse display. Each item should be separated, and there should be multiple items per row.

Start with 500.

Acceptance Criteria

This section can be completed by the DLS team. Some requirements to consider
including:

  • There's a page that displays 500 random items, with a few per row. /browse
  • There is a thumbnail and title for every item.
  • Clicking the item sends them to the show page for that item in a new tab.
  • Display one thumbnail for each item for now.
  • You should be able to tab through the items with a keyboard.

First step

Make a route.

Example of a starting point

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants