Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular

Add Preloading Feature

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.