kossiitkgp / kwoc-2018

Web app for Kharagpur Winter of Code, 2018
https://kwoc.kossiitkgp.org
MIT License
0 stars 0 forks source link

Paginate Stats.html Table #141

Closed thealphadollar closed 5 years ago

thealphadollar commented 5 years ago

Currently, we display all stats in a single page which is not viable in the long term; we should add sorting methods on top of the table and then paginate it; 200 - 300 rows per page should be fine.

For next KWoC.

themousepotato commented 5 years ago

@thealphadollar Can this be closed via https://github.com/kossiitkgp/kwoc/pull/142?

thealphadollar commented 5 years ago

No, current method is not that good. We should be looking for something better next year.

On Mon 10 Dec, 2018, 19:27 Navaneeth Suresh <notifications@github.com wrote:

@thealphadollar https://github.com/thealphadollar Can this be closed via #142 https://github.com/kossiitkgp/kwoc/pull/142?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kossiitkgp/kwoc/issues/141#issuecomment-445823550, or mute the thread https://github.com/notifications/unsubscribe-auth/AfStIDvNfbBG5UBLvdnP8atWpVKcWu1tks5u3mg1gaJpZM4ZKR87 .

arnav-t commented 5 years ago

We should be paginating instead of loading on scroll, IMO.

thealphadollar commented 5 years ago

Yes, but let's keep it as it is for now. Next year, we will paginate it alphabetically. Shivam Kumar Jha

Department Of Computer Science And Engineering Indian Institute of Technology Kharagpur

Web https://thealphadollar.github.io || Github https://github.com/thealphadollar/ || LinkedIn https://www.linkedin.com/in/thealphadollar/ https://thealphadollar.github.io/

On Mon, Dec 10, 2018 at 11:34 PM Arnav Tiwari notifications@github.com wrote:

We should be paginating instead of loading on scroll, IMO.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kossiitkgp/kwoc/issues/141#issuecomment-445912409, or mute the thread https://github.com/notifications/unsubscribe-auth/AfStIMqZMrd61-YHpMANpd2MLQyxi4nQks5u3qIOgaJpZM4ZKR87 .

thealphadollar commented 5 years ago

Not required forever now! :hurtrealbad: