Skip to content

Fix scoped labels border

Florie Guibert requested to merge fix-scoped-labels-border into master

What does this MR do?

The latest gitlab-ui version introduced a regression for markdown generated labels, causing the loss of the border.

This MR fixes the border by using gitlab-ui styles. Since the removal of the doc link in scoped labels, scoped-label-wrapper container became obsolete so it's also getting removed in this MR.

Screenshots

Before After
Screenshot_from_2020-06-15_15-02-37 Screenshot_from_2020-06-15_15-40-23

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 Lucas Charles

Merge request reports