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

Add pagination to project list #4990

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Conversation

manthanank
Copy link

@manthanank manthanank commented Dec 23, 2024

Related to #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.

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).
@shiftbot
Copy link
Contributor

👋 I'm a robot checking the state of this pull request to save the human reviewers time. I don't see any changes under _data/projects/ so I don't have any feedback here.

As you make changes to this pull request, I'll re-run these checks.

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

Successfully merging this pull request may close these issues.

2 participants