Skip to content

Refactor user popover to use `GlAvatarLabeled`

What does this MR do and why?

Related to #363510 (closed)

Refactors the user popover shown when hovering over a user to use GlAvatarLabeled instead of a custom implementation.

Screenshots or screen recordings

State Before After
Loading Screen_Shot_2022-06-28_at_5.10.17_PM Screen_Shot_2022-06-28_at_5.07.23_PM
Loaded Screen_Shot_2022-06-28_at_5.08.44_PM Screen_Shot_2022-06-28_at_5.06.50_PM

How to set up and validate locally

  1. Navigate to an issue or MR
  2. Hover over a user's name
  3. If you want to update the user's profile you can do this by finding the user in /admin/users and then clicking Impersonate. You can them update their profile in /-/profile

MR acceptance checklist

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

Edited by Peter Hegman

Merge request reports

Loading