Add pagination to the Air framework projects list

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
html
Domain
frontend

Research direction

Locate the page that renders the Air framework projects list and the entry point that loads submitted projects. Decide on the page size and add bottom Next and Previous navigation, then verify that projects are split across pages and that navigation works at the first and last pages.

Written by the indexing model from the issue text.

Description

Description:
Currently, the page displaying projects built with the Air framework lacks pagination.

Actual Behavior:
All submitted projects load on a single page. As the number of projects grows, this will cause the page to become excessively long, making it difficult to navigate and negatively impacting page load performance.

Expected Behavior:
Implement pagination at the bottom of the projects list (e.g., displaying 10–20 projects per page with "Next" and "Previous" controls) so users can browse the showcase efficiently.

Dominant language
HTML
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pythonph/osspyasia

All issues in pythonph/osspyasia

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.