Skip to content

Add configurable option to display username in user avatar link component

Clement Ho requested to merge add-user-avatar-username-link into master

What does this MR do?

Add configurable option to display username in user avatar link component

Are there points in the code the reviewer needs to double check?

Shouldn't be

Why was this MR needed?

We use this in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3126 but I'm breaking it out into a separate MR so that it's easier to review and it doesn't make sense for it to be EE only since it is a common Vue component.

Screenshots (if relevant)

Screen_Shot_2017-10-16_at_4.34.34_PM

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Frontend

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/3550

Edited by Clement Ho

Merge request reports