zulip/zulip-mobile

Several bugs related to custom emoji and emoji aliases

Open

#4,363 opened on Dec 29, 2020

View on GitHub
 (8 comments) (0 reactions) (1 assignee)JavaScript (673 forks)github user discovery
a-emojihelp wanted

Repository metrics

Stars
 (1,348 stars)
PR merge metrics
 (PR metrics pending)

Description

Instructions to reproduce:

  1. Add a custom emoji named ok
  2. React with ok to a message
  3. React with got_it to the same message

Now, the display bug show below happens, and also when you try to react to any message with any reaction emoji, the reaction is not shown on the frontend until you exit the message list view and then go back to the message list view.

ok_got_it

Contributor guide