effectai / effect-dao

Dashboard to interact with Effect Network and EffectDAO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement pagination of proposals

jeisses opened this issue · comments

Feature

Add pagination to the proposal list

Background

There are over a 100 proposals now which is making things slow. We'd still have to load all the proposals from EOS to find out which ones are active etc. But we can display & do IPFS loading in a paginated way (e.g. only 20 per page)

I will implement pagination.
Could you assign to me? @jeisses