Add error alert UI
What does this MR do and why?
This MR adds the error alert UI.
Screenshots or screen recordings
How to set up and validate locally
- Enable the related feature flag:
echo "Feature.enable(:pipeline_security_dashboard_graphql)" | rails c
- Import https://gitlab.com/gitlab-examples/security/security-reports
- Run a new pipeline
- Navigate to the pipeline's security tab
- Click on a finding to open the modal
- Apply this patch to see the error alert
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #387655 (closed)
Edited by Samantha Ming