Rocket.chat: Same user can react with the same emoji multiple times

Created on 16 May 2017  路  4Comments  路  Source: RocketChat/Rocket.Chat

If a user react with a emoji and change his username, he can react again with the same emoji.
selection_006

easy uux bug

Most helpful comment

@gdelavald I agree. I believe the unique ID of the doc should be used instead. I see a similar issue here https://github.com/RocketChat/Rocket.Chat/issues/7108 with channel renaming as well. Let me see what I can do.

All 4 comments

This happens because we only track the username of the reaction-er for simplicity, to fix this we could replace that with an object with the ID and username of the user who reacted to a message.

@karlprieb do you think that's an important fix? Seems like an edge case scenario.

@gdelavald I agree. I believe the unique ID of the doc should be used instead. I see a similar issue here https://github.com/RocketChat/Rocket.Chat/issues/7108 with channel renaming as well. Let me see what I can do.

Hi, can I take up this issue ?

@gdelavald or @satyapramodh can you do PR review of it ?
thanks :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mddvul22 picture mddvul22  路  3Comments

tanc picture tanc  路  3Comments

danpospisil picture danpospisil  路  3Comments

neha1deshmukh picture neha1deshmukh  路  3Comments

mattlin picture mattlin  路  3Comments