1rosehip / 1rosehip/jplist

Not working For All Posts

Open
#292 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
435
Forks
168
PR merge metrics
No merged PRs in 30d

Description

Pagination not working for all Posts...

In Panel I have following Code


  • 3 per page

  • 5 per page

  • 10 per page

  • View All

So If i have 22 Posts only 10 posts are shown and not pagination showing.. Pagination works for only first 10 Posts...

Contributor guide

No contributing guide indexed for this repository

Research direction

Look at the pagination logic in the jPList plugin, likely in the core JavaScript files. The issue describes that pagination only works for the first page when there are 22 posts. Start by examining how the 'all' option and per-page counts are handled. Check the demo or test pages to see the pagination behavior, and trace through the code that splits items into pages.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.