CATcher-org / WATcher

WATcher is a sister application to CATcher to be used to monitor software projects.
https://catcher-org.github.io/WATcher/
7 stars 25 forks source link

Make ItemsPerPage common to all card views #361

Closed MadLamprey closed 5 months ago

MadLamprey commented 5 months ago

Is your feature request related to a problem? Please describe. Currently, each card view has its own dropdown to select items per page. However, it is counterintuitive to have one column showing a different number of items on the page, as compared to another.

Describe the solution you'd like Move the Items per page dropdown into the filter bar so that it is commonly controlled for all card views.

Describe the alternative you've considered To have the Items per page as a separate dropdown elsewhere on the page (for instance, on the bottom right), and implemented separately from the rest of the filters. However, to maintain uniformity of implementation, it is a part of the filter-bar