Skip to content

Use information-o icon for help popover

Savas Vedova requested to merge 381529-use-information-o-icon into master

What does this MR do and why?

Use information-o icon instead of question-o to follow the design specs: https://www.figma.com/file/qEddyqCrI7kPSBjGmwkZzQ/%F0%9F%93%99-Component-library?node-id=38193%3A30482&t=YLtcbHf78cWAc5zx-0.

Screenshots or screen recordings

before after
image image

How to set up and validate locally

  1. You'll need an EE License
  2. You'll need to have runners enabled (See $2408961 for setting up a runner)
  3. Enable :refactor_security_extension to turn this feature on.
echo "Feature.enable(:refactor_security_extension)" | rails c
  1. Import https://gitlab.com/gitlab-examples/security/security-reports
  2. Create a new MR by editing a file
  3. Go to the MR page and check the widget

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 #381529 (closed)

Merge request reports