Add page size selector to issues list
What does this MR do and why?
This MR adds a page size selector at the bottom of the page in issues list which is remembered accross sessions , uses local storage. The available page sizes will be 20, 50 and 100.
Screenshots or screen recordings
Screen_Recording_2022-06-22_at_1.46.42_PM
How to set up and validate locally
Follow the following steps.
Example below:
- Visit any issues list such as
http://127.0.0.1:3000/gitlab-instance-3485f007/gitlab-project/-/issues
- Changes the page size in page size selector dropdown
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #364424 (closed)
Edited by Deepika Guliani