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:
after desktop:
before mobile:
after mobile:
How to set up and validate locally
- Ensure pipelines pass
- 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.
-
I have evaluated the MR acceptance checklist for this MR.