Skip to content

Make it easier to click on items for bulk dismissal selection

Daniel Tian requested to merge 217530-bulk-dismissal-easier-selection into master

What does this MR do?

On the security dashboard, clicking on the checkbox in the first column will show the selection summary component that lets you bulk dismiss vulnerabilities:

ksnip_20200930-133609

Previously, you had to click on the checkbox itself in order to select multiple vulnerabilities. This MR changes it so that for the first vulnerability, you still have to click on the checkbox, but subsequent vulnerabilities can be selected simply by clicking on the entire row. This makes selecting multiple vulnerabilities faster and easier:

Before After
Peek_2020-09-30_14-16 Peek_2020-09-30_14-15

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Daniel Tian

Merge request reports