Skip to content

Creates link to member reusable component

Filipa Lacerda requested to merge 32156-link-to-member-avatar into master

What does this MR do?

Creates link to member reusable component

Back port link to member avatar component from ee and make it reusable across all places where we currently are repeating this piece of code:

  • remove the logic of showing the empty approval
  • Make it render the user icon if no link to avatar is provided

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #32156 (closed)

Merge request reports