Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Add Preloading Feature
Open
enhancement
will accept pull request
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
Suggestion from #14:
Add an option such as `preload: 30`, which would attempt to preload data for the next pages up to 30 documents in advance.
Contributor guide
Research direction
Start by reviewing issue #14 and locating the existing pagination and data-loading entry points; the payload names no files or tests. Define how an option such as `preload: 30` should behave, then verify that it attempts to load up to 30 documents from subsequent pages without changing normal pagination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100