computablelabs / computablelabs/ffa-frontend
infinite scroll component
Open
critical
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.