RocketChat / fuselage

React port of Rocket.Chat's design system, Fuselage
https://rocketchat.github.io/fuselage/
MIT License
108 stars 148 forks source link

New emojis not supported in v5 #1020

Open benwick opened 1 year ago

benwick commented 1 year ago

Description:

After switching to Rocket.Chat v5, ZWJ emoji sequences are not supported anymore: https://emojipedia.org/emoji-zwj-sequence/

Steps to reproduce:

  1. Try to write a message and pick an ZWJ sequence emoji with the system emoji picker, not the Rocket.Chat emoji picker (on windows for example by pressing win+dot)
  2. send the message

Expected behavior:

The picked emoji is shown.

Actual behavior:

The sequence of emojis is shown. image

Server Setup Information:

Client Setup Information

roshangeorge97 commented 1 year ago

please assign me this issue

benwick commented 1 year ago

@hugocostadev So this is not a problem at all?

hugocostadev commented 1 year ago

@hugocostadev So this is not a problem at all?

It's a problem, this need be to implemented in our message-parser grammar at Fuselage repo