Skip to content

Replaces tooltip directive with gl-tooltip directive

Filipa Lacerda requested to merge 51259-ci-cd-tooltips into master

What does this MR do?

Replaces the tooltip directive in some ci/cd components to use the new gl-tooltip one.

Removed data-container since according to the docs, body will be the default if none is provided:

If null or element not found, tooltip is appended to

(default)

What are the relevant issue numbers?

#51259 (moved)

Does this MR meet the acceptance criteria?

Edited by Filipa Lacerda

Merge request reports