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
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Go to issues list
http://127.0.0.1:3000/gitlab-org/gitlab-test/-/issues/?sort=closed_asc&state=opened&first_page_size=50
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #370805 (closed)
Edited by Deepika Guliani