Skip to content

Add pagination and search for contributor cards Updated contributor cards and fixed pagination/search#335

Open
HarshKumar4849 wants to merge 1 commit intoamyyalex:mainfrom
HarshKumar4849:fix-contributor-cards
Open

Add pagination and search for contributor cards Updated contributor cards and fixed pagination/search#335
HarshKumar4849 wants to merge 1 commit intoamyyalex:mainfrom
HarshKumar4849:fix-contributor-cards

Conversation

@HarshKumar4849
Copy link
Copy Markdown

Summary

This PR enhances the contributor section by adding pagination and a search feature. Previously, all contributor cards were displayed on a single page, which could become slow and hard to navigate as more contributors are added.

Changes

  • Implemented pagination to show 3 contributors per page.
  • Added a search bar to filter contributors by name.
  • Updated JS to handle dynamic rendering of cards based on search and page selection.
  • Minor CSS adjustments for better responsiveness and card display.

Benefits

  • Improves page performance with many contributors.
  • Makes it easier to find a specific contributor.
  • Enhances mobile and desktop usability.

Testing

  • Verified that pagination updates correctly when filtering via search.
  • Confirmed responsive card layout on different screen sizes.

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.

1 participant