Skip to content

Refactor `user_popover.vue` to use `GlAvatarLabeled`

Follow-up to #361986 (closed).

Currently we are using a custom implementation to display the avatar. Once gitlab-ui!2833 (merged) is merged we should be able to use GlAvatarLabeled instead.