Explore using stripes-connect to implement paging

Description

To handle something like a React virtualized list that fetches more rows when you scroll past the bottom, I wonder if we need extensions to stripes-connect?

We can keep a local resource, requiredRecords, for the number of records we need and use it as part of the manifest (once STRIPES-54 is in place). Then the query will re-run if that number is updated.

What isn't in stripes-connect though is the logic to handle the fact we only need to fetch the difference. Nor to satisfy a resource with multiple requests---do we forsee a cap on the number of records that can be returned in a single request which could be hit with realistic interactive use?

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:
Duplicate

Details

Assignee

Reporter

Labels

Priority

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created November 3, 2016 at 4:23 PM
Updated June 28, 2017 at 11:59 AM
Resolved June 28, 2017 at 11:59 AM
TestRail: Cases
TestRail: Runs