Skip to content

Add page size selector to vulnerability report

Daniel Tian requested to merge 356322-add-page-size-selector into master

What does this MR do and why?

This MR adds a page size selector to the bottom of the vulnerability report. It lets the user pick between 20, 50, and 100 items per page. You must enable both the :vulnerability_report_pagination and :vulnerability_report_page_size_selector feature flags to see it.

ksnip_20220324-235941

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 #356322 (closed)

Edited by Daniel Tian

Merge request reports