Skip to content

Add page size selector to issues list

Deepika Guliani requested to merge 364424-add-page-size-selector-to-issues into master

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:

  1. Visit any issues list such as http://127.0.0.1:3000/gitlab-instance-3485f007/gitlab-project/-/issues
  2. 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.

Related to #364424 (closed)

Edited by Deepika Guliani

Merge request reports

Loading