Skip to content

Add accessibility report widget

Scott Hampton requested to merge a11y-mr-widget-app into master

What does this MR do?

Add the accessibility report merge request widget. This utilizes 2 previous MRs that created the issue body and the store. This MR is creating the parent component and utilizing the store (via getters and actions) to get the accessibility report.

These changes are behind a feature flag, so no changelog has been created.

Related to #39425 (closed)

Screenshots

a11y

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jackie Porter

Merge request reports