Feature Req: "Load More" add/remove items format
- Dominant language
- HTML
- Stars
- 435
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Looking forward to implementing your awesome plug in.
Would be super cool to add a modern version of "pagination" which instead of skipping through pages, would just add or reveal X number of items from the list with a LOAD MORE type button. Also including a LOAD FEWER option would be nice. See such a function at modern sites like this:
http://www.firebox.com/gadgets?via=catbar
Andy
Nashville, TN
Contributor guide
No contributing guide indexed for this repository
Research direction
The plugin handles sorting, pagination, and filtering of HTML structures. Look at the existing pagination logic in the codebase to understand how items are currently revealed or hidden. The new feature would need to modify this to incrementally load items on button click, likely involving updates to the core jPList JavaScript files and possibly CSS for the new buttons. Test by applying the plugin to a sample HTML list and verifying the load more/fewer behavior works without breaking existing functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100