Skip to content

Store query parameters in the URL

Savas Vedova requested to merge 424348-store-selected-group-in-url into master

What does this MR do and why?

This MR stores the group by and expanded states in the URL so that next time the user refreshes the page we continue to display the same view.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Enable :vulnerability_report_grouping
  2. Go to Secure > Vulnerability Report
  3. Click on Group By and expand a category
  4. Refresh the page

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

Merge request reports