Skip to content

Post-bulk-update submission toast notification

Why are we doing this work

When the status of the vulnerability is updated through a bulk action, the customer should be informed of the change they've initiated. This information should be shared through "toast" messages as displayed in this design.

Today we display only a simple text (which is declared here):

image

We want to specify also the state of the vulnerability. So instead of 3 vulnerabilities updated, the user should receive a toast message like: 3 vulnerabilities set to resolved.

Relevant links

Non-functional requirements

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

Implementation plan

Edited by Kerem Yalçınkaya