Skip to content

infinite scroll component #672

@thirtyaughtsix

Description

@thirtyaughtsix

Build an infinite scroll component that will be used for listeds and candidates.

The production version will read directly from FfaListingsModule but for this issue Do Not wire in live ajax calls or the vuex module. Use canned data for now. Make sure to write specs.

Start with either listed or candidates, get that to work, generalize and then drop the component into the second tab.

Most infinite scroll implementations track an id or page number. This component does needs to track any such index.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions