Skip to content

Remove extra tooltip from pipelines overview page

Yoginth requested to merge yo/gitlab:show-user-name-pipeline into master

Implements #321776 (closed)

What does this MR do?

Removes the tooltip from image in the triggered by section on pipeline overview page. This should also fix the bug in production which results into two tooltips.

Future iteration

Add a user popover similar to MR page header - #322547 (closed)

Screenshots (strongly suggested)

Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability 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
Edited by Yoginth

Merge request reports