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

Project List missing pagination #4918

Open
Hasteerp opened this issue Nov 18, 2024 · 3 comments
Open

Project List missing pagination #4918

Hasteerp opened this issue Nov 18, 2024 · 3 comments

Comments

@Hasteerp
Copy link

Current Behaviour :
Currently, project list is not paginated. This makes it difficult to navigate and adds alot of scroll time.

Image :
ScreenRecording2024-11-18at5 21 01PM-ezgif com-video-to-gif-converter

Expected Behaviour :
A paginated list with a limit of 15 cards (Projects) per page.

I can take it up and make a PR with the necessary changes!

@Bellahuang3715
Copy link

Hi, I would like to take on this issue. Can you please assign it to me? Thank you!

@cprogrammer1209
Copy link

I would like to take this issue and fix it.
Kindly assign to me.

Thank you!

@soumyamakkar
Copy link

Can I be assigned this issue?

manthanank added a commit to manthanank/up-for-grabs.net that referenced this issue Dec 23, 2024
Related to up-for-grabs#4918

Add pagination to the project list to improve navigation and reduce scroll time.

* Add pagination controls (Next, Previous) to `index.html` below the project list.
* Add a container for pagination controls in `index.html`.
* Add a function to handle pagination logic in `javascripts/app.js`.
* Update the `renderProjects` function in `javascripts/app.js` to render the correct page of projects.
* Add event listeners for pagination controls in `javascripts/app.js`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/up-for-grabs/up-for-grabs.net/issues/4918?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants