Skip to content

Fix duplicated "me" tooltip in emoji awards

What does this MR do?

Fixes #19233 (closed)

Additionally it fixes bug visible in screenshot 1 in the issue, which is:

After user came to the page and the emoji was selected (+1 for example) it had tooltip saying "me" - which was correct. But downvoting was not removing the text, which resulted in a bug shown below.

quote from issue

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

Why was this MR needed?

Bad UX

What are the relevant issue numbers?

#19233 (closed)

Screenshots (if relevant)

image

image

Does this MR meet the acceptance criteria?

Merge request reports