Skip to content

Add paging for projects and recipients views #582

@yuetloo

Description

@yuetloo

Currently, the views are populated with records from subgraph query, getRecipients, which has a default 100 rows per query.

Should use paging to retrieve 100 rows per query and retrieve next batch if more records are found.

Since there's a MAX recipient limit of 125, may be it's not necessary to add paging on the UI.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions