Skip to content

Add alert on standards adherence tab when there is a graphql failure

What does this MR do and why?

What

Add an alert on the standards adherence tab when there is GraphQL failure

Why

When GraphQL failure occurs an alert is displayed above the table so that the user is informed the data hasn't loaded correctly

Screenshots or screen recordings

When GraphQL query is successful When GraphQL query is unsuccessful
image image

How to set up and validate locally

  1. Flip alert logic in Vue component to toggle alert visiblity

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 #421327 (closed)

Edited by Jay Montal

Merge request reports