Skip to content

Fix profile avatar

Julia Miocene requested to merge fix-avatar-12-02 into master

What does this MR do and why?

  • Avatar in Chrome, other Chromium-based browsers, and Firefox is blurry. It's because of the smaller size of the picture for a big avatar. This MR fixed it. The biggest size of the picture that GlAvatar allows is 96px. So the picture is still a little bit blurry.
  • Fix alignment

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
CleanShot_2024-02-12_at_12.17.27_2x CleanShot_2024-02-12_at_12.19.07_2x
CleanShot_2024-02-14_at_13.11.15_2x CleanShot_2024-02-14_at_13.16.14_2x

How to set up and validate locally

  1. Go to /-/user_settings/profile
  2. Upload an avatar
  3. Go to /root
  4. Look at avatar

#431615 (closed) #424397 (closed)

Edited by Julia Miocene

Merge request reports