Skip to content

Show tooltip on hover on work item icons

What does this MR do and why?

When an issue type icon is hovered in a context where the type is not shown in a label i.e the list in this case, and where the icon is not already in a tooltip or popover, a tooltip should be shown with the label of the issue/work item type.

Screenshots or screen recordings

Screenshot_2022-08-17_at_12.39.11_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go to issues list http://127.0.0.1:3000/gitlab-org/gitlab-test/-/issues/?sort=closed_asc&state=opened&first_page_size=50
  2. Hover over any of the icons over the list item and see what type of work item it is

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

Edited by Deepika Guliani

Merge request reports

Loading