Is your feature request related to a problem? Please describe.
A user may wish to see more or fewer tiles displayed per page on the Resources page.
Describe the solution you'd like
Allow choosing the number of resources to show per page via a dropdown or other control.
Describe alternatives you've considered
Instead of a dropdown, a set of links could be shown (e.g. "10", "25", "50", "100")
Additional context
- A drop-down may mean that every possible combination of page number and number of results per page would have to be generated at build time. This may be handled automatically, or it may not.
- This may also be applicable to the Initiatives and Events pages.
Is your feature request related to a problem? Please describe.
A user may wish to see more or fewer tiles displayed per page on the Resources page.
Describe the solution you'd like
Allow choosing the number of resources to show per page via a dropdown or other control.
Describe alternatives you've considered
Instead of a dropdown, a set of links could be shown (e.g. "10", "25", "50", "100")
Additional context