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.
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?
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together Closes #19233 (closed)