Skip to content

Resolve "Git clone URL box on Wiki git access page is broken"

What does this MR do?

This MR fixes the broken UI on the git clone URL box and a couple other buttons in a similar layout on other wiki pages. Also fixes the UI for all responsive states.

Screenshot_Type Before After
wiki - git access (lg+) old_-git_access-_lg old_-git_access-_lg_0 new_-git_access-_lg
wiki - git access (md) old_-git_access-_md old_-git_access-_md_0 git_access_md_newestnew_-git_access-_md_0
wiki - git access (sm-) old_-git_access-_sm old_-git_access-_xs new_-git_access-_xs__sm
wiki - home (lg+) old_-home-_lg new_-home-_lg
wiki - home (md) old_-home-_md new_-home-_md
wiki - home (sm-) old_-home-_sm old_-home-_xs new_-home-_xs__sm
wiki - pages (md+) old_-pages-_md new_-pages-_md
wiki - pages (sm-) old_-pages-_xs__sm new_-pages-_xs__sm

Does this MR meet the acceptance criteria?

Conformity

Performance 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

Closes #66022 (closed)

Edited by Himanshu Kapoor

Merge request reports