Skip to content

Draft: Migrate app/assets/javascripts/related_issues/components/issue_token.vue to be Pajamas Compliant

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.

What does this MR do and why?

Migrate issue token remove button to gl-button

This makes the issue token remove button in issues Pajamas Compliant. Before, it used the button class. Now, it uses the gl-button component.

However, the current styling is different than previous. Particularly, the colour and width of the button and the icon's colour differ. I will fix this in a future commit.

Resolves: #497374 See also: &15411

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #497374

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading