Skip to content

Add pointer cursor to `timeago_with_tooltip` helper

Sarah Groff Hennigh-Palermo requested to merge add-pointer-tooltip-helper into master

What does this MR do?

What it says on the tin. Right now when we hover on something with a tooltip that shows the precise translation of the timeago time, the cursor does not change to a pointer. This changes it.

See the screenshots for demonstration.

Screenshots

before no-pointer
after with-pointer

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 Sarah Groff Hennigh-Palermo

Merge request reports