#692 Emojis do not render when added via the SSE
Closed: Fixed Opened by pingou.

When a comment is added to a PR or an issue via Server-Sent-Event/EventSource (ie all JS), the emojis added are rendered as text instead of as emojis.

It would be nice to fix this.

For both, look into the static/request_ev.js and static/issue_ev.js


test :stuck_out_tongue_winking_eye:

Fixed in https://pagure.io/pagure/pull-request/1002

Metadata