Skip to content

Fix project icon and add tooltips to groups list on profile context

What does this MR do and why?

The project icon is incorrectly being represented with the bookmark icon. Additionally, there is no tooltip to these stats (projects and users) which makes them rather useless or makes a user need to guess.

Closes #398158 (closed)

Screenshots or screen recordings

Before After
Administrator <span data-escaped-char>_</span> GitLab.jpeg Administrator <span data-escaped-char>_</span> GitLab (1).jpeg
Before No Tooltips.mp4 After Tooltip video.mp4

How to set up and validate locally

  1. Navigate to http://127.0.0.1:3000/users/root/groups
  2. Hover over the projects and users counts

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports