coala/coala-html

Add pagination in results main page

tushar-rishav opened this issue · 4 comments

Add pagination in results main page

How should the pagination be? Like, should we be able to select the number of items per page?

Since this is an angular web app, we can easily add filters as well, to filter results based on Bears, Severity etc

Yes, can be done. But first let's concentrate on pagination itself. How do you suggest pagination be implemented? Do we need to add a field for user to select number of options.

@tushar-rishav I would like to add pagination feature. Can you assign this issue to me !!
Afterwards, we can add filters on results too.