Skip to content

Convert issuable sidebar labels from Haml to Vue

Coung Ngo requested to merge 216881-convert-issue-sidebar-labels-to-vue into master

What does this MR do?

This MR converts issuable sidebar labels from Haml to Vue, in preparation for improving the UX of label selection.

This change is behind a feature flag :vue_sidebar_labels defaulted to off.

Issue: #216881 (closed)

Screenshots

Screen_Recording_2020-09-15_at_12.06.06_pm

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 Coung Ngo

Merge request reports