codaxy / codaxy/cxjs

Simulate infinite lookup item rendering with single load when both fetchAll and infinite are set to true.

Open
#1,253 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
491
Forks
71
Avg merge
23h
Merged PRs (30d)
5

Description

Sometimes the whole result set is returned to the client which can contain thousands on records which cause rendering slowdowns. It would be nice that we can set the infinite flag in that scenario and allow client-side filtering and incremental rendering of the list.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.