salgozino / KlerosJurorDashboard

This page lets you know your chances to be drawn as a Juror in a Kleros Court. It also shows you the evolution of cases, along with history of the Courts.
kleros-juror-dashboard-pfye.vercel.app
19 stars 5 forks source link

Pagination in Jurors and Court pages #37

Closed salgozino closed 3 years ago

salgozino commented 3 years ago

Currently, if a juror has a lot of votes in different cases the table it's quite large and the loading time it's huge. The same thing happend in the court explorer when listing jurors and disputes.

A pagination option should be added to reduce the loading time.

salgozino commented 3 years ago

In addition, some queries to the database could be improved, optimizing the loading performance.