chaoss / chaoss/website

Implement Pagination for Better Navigation

Open
#945 1 comment 0 reactions 0 assignees View on GitHub
to-do
Dominant language
HTML
Stars
43
Forks
94
PR merge metrics
No merged PRs in 30d

Description

![Image](https://github.com/user-attachments/assets/46f9ad69-2983-4084-9948-ebd404c12495)

**Problem:**
Currently, the news section lists all articles on a single page, requiring users to scroll excessively. This makes navigation cumbersome.

**Solution:**
- Implement **pagination** to load a limited number of articles per page (e.g., 5-10 per page).
- Add **Next** and **Previous** buttons for easy navigation.
- Optionally, use **infinite scrolling** or a **"Load More"** button for a smoother UX.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.