Skip to content

Remove avatar container from groups home panel

What does this MR do and why?

It removes .avatar_container from app/views/groups/_home_panel.html.haml because it's no longer being used.

Solves #435365 (closed)

Screenshots or screen recordings

before desktop:

before-desktop.pngafter desktop:

Screenshot 2023-12-14 at 5.42.44 PM.png

before mobile:

before-mobile.png

after mobile:

Screenshot 2023-12-14 at 5.41.02 PM.png

How to set up and validate locally

  1. Ensure pipelines pass
  2. Go to a group and ensure the logos are the same before/after the changes

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 Ted Tran

Merge request reports