Skip to content

Fix: emoji picker toggles reactions consistently with message clicks#1246

Open
rohitbansal2005 wants to merge 1 commit intoRocketChat:developfrom
rohitbansal2005:fix/emoji-picker-toggle
Open

Fix: emoji picker toggles reactions consistently with message clicks#1246
rohitbansal2005 wants to merge 1 commit intoRocketChat:developfrom
rohitbansal2005:fix/emoji-picker-toggle

Conversation

@rohitbansal2005
Copy link
Copy Markdown

@rohitbansal2005 rohitbansal2005 commented Mar 26, 2026

Fix: Emoji picker toggles reactions consistently

Acceptance Criteria fulfillment

  • Clicking the same emoji in the picker removes the reaction if the user already reacted.
  • Clicking existing message reactions still toggles correctly.
  • Toggle logic unified for emoji picker and message reactions.

Fixes #1245

Video.Project.1.mp4

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-1246 after approval.

Testing Steps:

  1. Open a message and react with an emoji using the picker.
  2. Click the same emoji again → reaction should be removed.
  3. Click the same emoji on the message → reaction toggles correctly.
  4. Confirm reactions behave identically whether using picker or message click.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 26, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent emoji reaction behavior via picker

2 participants