Skip to content

WIP: Fix duplicate "me" in award emoji tooltip

What does this MR do?

Fixes a bug that causes "me" to be shown twice in award emoji tooltips

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

Unsure if this is the best approach. Should we be modifying the logic in getAwardTooltip instead?

Why was this MR needed?

Bug doesn't affect data integrity, but does lead to bad UX.

What are the relevant issue numbers?

Closes #19233 (closed)

Screenshots (if relevant)

Screenshot_from_2016-07-12_19-24-29Screenshot_from_2016-07-12_19-24-50Screenshot_from_2016-07-12_19-25-24

Does this MR meet the acceptance criteria?

Merge request reports