Skip to content

Fix release footer avatar style

Tristan Read requested to merge tr-fix-avatar-releases into master

What does this MR do and why?

This is part of the pajamas migration effort to check Avatar component usages and update them if they need fixing.

In this case the avatar usage required a minor fix.

Issue: #355863 (closed)

Migration instructions: &7731 (closed)

Screenshots or screen recordings

before change (ff off) after change (ff off) after change (ff on)
Screenshot_2022-04-08_at_19.43.43 Screenshot_2022-04-08_at_23.46.17 Screenshot_2022-04-08_at_23.46.35

For the 'after change' state - both Feature Flag on and Feature Flag off are identical.

How to set up and validate locally

  1. Navigate to http://<gitlab>/<a project>/-/releases/.
  2. Create a new release.
  3. View the new release.

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 Tristan Read

Merge request reports