Skip to content

Change question marks to Learn More in Settings

Michael Le requested to merge mle/settings-question-mark-to-links into master

What does this MR do and why?

Update the question marks in the Settings section of "Visibility, project features, permissions" to be "Learn more" links.

Why? The question marks are not tooltips and are links to the documentation.

What changed?

  • Added help text to "Project visibility" to give space for "Learn more" under the label.
    • New help text: Manage who can see the project in the public access directory.
  • Changed the question mark into "Learn more".
    • Had to change some of the HTML markup so that the help text and learn more link appeared inline rather than separate lines.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

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.

Merge request reports