boyney123/react.explore-tech.org

Add pagination for resources

Open

#3 aberto em 12 de fev. de 2019

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (19 forks)github user discovery
good first issuev2

Métricas do repositório

Stars
 (86 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Currently, all resources just list on the page, as time goes on this might have a performance impact.

It would be nice if we could add pagination?

The project used bulma, so this might help? https://bulma.io/documentation/components/pagination/

Will need to create the graphQL query to paginate.

Guia do colaborador