Skip to content

Show avatar placeholder in search dropdowns

Moritz Schlarb requested to merge (removed):fix-18529 into master

What does this MR do?

For GitLab self-managed with Gravatar disabled, avatar_url may be null - in this case, the default avatar placeholder pic should be shown.

Related: gitlab-foss#34733 (closed), gitlab-foss!16681 (merged) Closes: #18529 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Moritz Schlarb

Merge request reports