Skip to content

Keep Emoji Picker Open for Consecutive Emoji Selection - #1363

Open
PritamMishra065 wants to merge 1 commit into
RocketChat:developfrom
PritamMishra065:develop
Open

Keep Emoji Picker Open for Consecutive Emoji Selection#1363
PritamMishra065 wants to merge 1 commit into
RocketChat:developfrom
PritamMishra065:develop

Conversation

@PritamMishra065

@PritamMishra065 PritamMishra065 commented Aug 27, 2026

Copy link
Copy Markdown

Brief Title

Keep Emoji Picker Open for Consecutive Emoji Selection

Acceptance Criteria fulfillment

  • Remove setEmojiOpen(false) from the handleEmojiClick callback in ChatInputFormattingToolbar.js.
  • Allow users to select multiple emojis consecutively without reopening the picker.
  • Ensure the picker still closes when clicking outside, toggling the emoji button, or sending the message.

Fixes #

Video/Screenshots

Screenshot 2026-08-21 121806

PR Test Details

  • Open EmbeddedChat and click the Emoji icon in the toolbar.
  • Select multiple emojis consecutively, such as 😀😅❤️.
  • Verify that the Emoji Picker remains open after each selection.
  • Click outside the picker and verify that it closes.
  • Toggle the emoji button and verify that the picker closes.
  • Send a message and verify that the picker closes as expected.

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-#1363 after approval. Contributors are requested to replace #1363 with the actual PR number.

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.

1 participant