Skip to content

Fix blurry avatars in Members list

What does this MR do and why?

The avatars in the members list on a group or project use a different component from the one fixed previously for blurry avatars. Just caught this.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
gdk.test_3000_flightjs_Flight_-project_members_tab_0__1 gdk.test_3000_flightjs_Flight_-_project_members_tab_0

How to set up and validate locally

  1. Check out this branch locally
  2. Visit a project or group members list
  3. You will see that users that have an actual avatar image (not the auto-generated one) do not have a blurry avatar

related to #444717 (closed)

Edited by Chad Lavimoniere

Merge request reports