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

Pagination of items #25

Open
1 task
tyleryy opened this issue May 21, 2024 · 1 comment · May be fixed by #35
Open
1 task

Pagination of items #25

tyleryy opened this issue May 21, 2024 · 1 comment · May be fixed by #35
Assignees

Comments

@tyleryy
Copy link
Contributor

tyleryy commented May 21, 2024

Descriptions:
We currently have a load more button for more items on the results bar. Create a new pagination version of this instead of a load more button, something similar to Discord's. Feel free to make it look and act however you want. This will be used to figure out a final design. You will probably need to create a backend route for this so that it will fetch a certain amount of items from a specific position at a time (pretty much what pagination is).

Image

Goals:

  • Create a pagination replacement for the load more button
@NwinNwin
Copy link
Member

Something similiar to the design below

  • Feel free to use any library to accomplish this
image

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