Skip to content

Dismissed vulnerabilities stay in the report until the page is refreshed

Why are we doing this work

https://youtu.be/4uxG0nKvgUo

When dismissing vulnerabilities in the Vulnerability Report, they stay in the report until the page is refreshed.

When one does refresh to make them disappear, the position in the report is lost because of the infinite scroll.

Proposal

Dynamically remove items from the list that no longer meet the filter criteria as soon as they're dismissed.

NOTE: This applies to other status changes besides dismissals. For example, if a customer has the list filtered to view only Detected issues, then use the bulk status feature to update the status of n issues to Confirmed, those n issues should no longer appear in the filtered view.

Relevant links

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

TBD

Edited by Lindsay Kerr