DAST Site Profile Library implementation - Iteration 1 - Delete Profile - Frontend
Summary
This issue captures part of the frontend work to create the MVC version of the on-demand scan profiles library. Its main goal is to provide the profile-deletion capability.
Resources
- Figma flow
- backend issue for creating the delete-mutation: #231271 (closed)
Implementation Plan
-
add delete button to listing component -
modal to display confirmation dialog -
graphQL mutation -
refetch / update UI once mutation has succeeded -
error handling -
specs
Edited by David Pisek