Skip to content

Migrated topics form to Pajamas::AvatarComponent

What does this MR do and why?

Migrated app/views/admin/topics/_form.html.haml#L35 to Pajamas::AvatarComponent because custom avatar usage is depreciated.

Solves #435364 (closed)

Screenshots or screen recordings

before desktop:

before-desktop.png

after desktop:

Screenshot 2023-12-14 at 6.18.26 PM.png

before mobile:

before-mobile.png

after mobile:

Screenshot 2023-12-14 at 6.18.52 PM.png

How to set up and validate locally

  1. Ensure pipelines pass
  2. admin/topics -> create a new topic with an image -> edit topic -> make sure before/after are the same

MR acceptance checklist

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

Merge request reports