Skip to content

Add error alert UI

Samantha Ming requested to merge 387655-render-error into master

What does this MR do and why?

This MR adds the error alert UI.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Enable the related feature flag: echo "Feature.enable(:pipeline_security_dashboard_graphql)" | rails c
  2. Import https://gitlab.com/gitlab-examples/security/security-reports
  3. Run a new pipeline
  4. Navigate to the pipeline's security tab
  5. Click on a finding to open the modal
  6. Apply this patch to see the error alert

display-error-alert.patch

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #387655 (closed)

Edited by Samantha Ming

Merge request reports

Loading