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

[FEATURE] Pagination #1703

Open
Frenziecodes opened this issue Feb 3, 2023 · 6 comments
Open

[FEATURE] Pagination #1703

Frenziecodes opened this issue Feb 3, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@Frenziecodes
Copy link

on the view profiles page, can we add pagination so that users can easily navigate through the profiles instead of having to scroll through a long list

@Panquesito7 Panquesito7 added the enhancement New feature or request label Feb 3, 2023
@Panquesito7
Copy link
Member

Hmm, how would this work exactly? 🤔

@Shoaib19
Copy link
Contributor

Shoaib19 commented Mar 4, 2023

yes we need pagination so only 10 profiles show on each page if user want to see more profiles, then go to page 2 like google have million searches but only show limited on first page at the bottom it have more pages.
there are several libraries can do pagination one of them i s kaminari also i think bootstrap recently added pagination as well.

@carlminier
Copy link
Contributor

2 ways I know that this could be handled. Infinite scroll pagination or Regular pagination. I think infinite scroll would be nice as long as a search functionality also gets added in. I'd like to work on this if someone can add me.

@Panquesito7
Copy link
Member

CC: @schmelto, what do you think about this? I'm all for it.

@schmelto
Copy link
Contributor

schmelto commented Aug 4, 2023

CC: @schmelto, what do you think about this? I'm all for it.

I like the idea of pagination as infinite scroll. I thing a pagination like google with pages is not recommended due we have a lot of profiles and it seems "unfair" if someone is on the last page.

A search seems to be a great way to enhance the website even more.

@Panquesito7
Copy link
Member

If wanted, I could work on this, I'd actually like to work on it. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants