Skip to content

Migrate html button to Pajamas::ButtonComponent

Artur Fedorov requested to merge 364004-project-buttons-remove-tag into master

What does this MR do and why?

This MR resolves #364004 (closed)

This MR migrates legacy html button to Pajamas::ButtonComponent according to this epic

Describe in detail what your merge request does and why.

Screenshots or screen recordings

No visual changes

before
Screenshot_2022-06-10_at_01.22.31
after
Screenshot_2022-06-10_at_01.22.31

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

  1. Select project
  2. Go to URL/root/PROJECT_ID/-/tags
  3. Create protected tag
  4. Remove button will be last in row

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Artur Fedorov

Merge request reports