When a user adds an emoji reaction, another user can redo/modify the same reaction.
Steps to reproduce:
- User A adds an emoji reaction
- User B clicks the same emoji
- The reaction appears as if User B can redo User A's reaction
Expected behavior:
Each reaction should belong only to the user who created it.
Actual behavior:
Other users can redo reactions created by someone else.