Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

feat(groups): add virtual scrolling at groups list #619

Merged
merged 3 commits into from
Jul 29, 2020

Conversation

cagdas001
Copy link
Collaborator

Add environment variable REACT_APP_GROUPS_PER_PAGE (default 1000),
which controls the perPage parameter of the API request being made to
fetch groups list.
Add virtual scrolling (via react-virtualized) at Groups page.

Addresses #155

Add environment variable `REACT_APP_GROUPS_PER_PAGE` (default 1000),
which controls the `perPage` parameter of the API request being made to
fetch groups list.
Add virtual scrolling (via react-virtualized) at Groups page.

Addresses topcoder-archive#155
@callmekatootie callmekatootie merged commit 3f4b0e0 into topcoder-archive:develop Jul 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants