Odd behavior showing up in the desktop breakpoint when I attempt to use emojis in chat messages.
This specific behavior is occurring in Firefox on desktop. Steps to reproduce:
- Load the Discourse page.
- Open a chat.
- Hover over a message which causes the modal to appear with the option to select an emoji.
- Click the emoji button.
Results: The emoji modal opens and then closes and the page jumps down the thread list.
Note: in Chrome on desktop, the modal layer doesn’t disappear so an emoji can be added to the chat message but the page jump still occurs.
Here’s a video I made showing the behavior:
The behavior does not occur in the mobile breakpoint as best I can tell.
Edit: Additional notes from testing: the emoji modal closes only on the home route. If you’re viewing a thread, the page jump still occurs but the modal remains and an emoji can be attached to a chat message.