Skip to content

Migrate to Pajamas compliant buttons in app/helpers/wiki_helper.rb

What does this MR do and why?

Migrates buttons in the Wiki helper to be Pajamas compliant. I also removed the bold in the text, as there was no need for that and it violates our link guidelines.

Screenshots or screen recordings

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

Before After

image.png

image.png

image.png

image.png

How to set up and validate locally

For the first instance, visit -/wikis/pages?direction=asc . You can also try to get there via the UI, but that means you will either have to remove https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/views/shared/wikis/_sidebar.html.haml?ref_type=heads#L34 or add a lot of Wiki pages.

MR acceptance checklist

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

Related to #417805 (closed)

Edited by Marcel van Remmerden

Merge request reports

Loading