Skip to content

Remove BS tooltip directive wrapper

Enrique Alcántara requested to merge remove-tooltip-directive into master

What does this MR do?

It removes the last remnants of Bootstrap tooltips in the application.

Screenshots (strongly suggested)

This component does not introduce user-facing changes but it does not break existing features either! To demonstrate this you can test a feature that uses the tooltip-on-truncate component

Screen_Shot_2021-02-18_at_4.24.09_PM

To test, follow these instructions:

  1. Open the pipeline triggers settings: http://localhost:3000/h5bp/html5-boilerplate/-/settings/ci_cd#js-pipeline-triggers
  2. Add a trigger with a very long description.
  3. The description should appear truncated in the table. The whole description should appear as a tooltip.

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

Merge request reports

Loading