icssc / zotnfound-frontend

ZotNFound.com
2 stars 1 forks source link

List of Items Pagination #47

Closed tyleryy closed 5 months ago

tyleryy commented 7 months ago

Overview

The list of items in ZotnFound has grown too large--scroll length is too long and it takes a while to load all images. We should paginate the items in some way, meaning the user should only be able to see say the first 10 items and then be able to click to the next "page" of items to see the next 10. Like pages of Google after a search.

We could also potentially redesign how we present the items to users in some way to complement pagination.

Uploading Screen Recording 2024-02-27 at 7.56.20 PM.mov…

NwinNwin commented 6 months ago
image

Make a Load More Button in ResultBar.jsx