You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
GitHub.com shipped additional reaction emoji. We should support rendering these in our pull request detail item.
Steps to Reproduce
Expected behavior:
The 🚀 and 👀 emoji should appear like the others do.
Actual behavior:
Reproduces how often:
100%
Versions
atom/github 0.24.0
Additional Information
Here's the source code we need to add additional members to:
github/lib/views/emoji-reactions-view.js
Lines 5 to 12 in b509125
While we're in there, we should ensure we gracefully skip unrecognized emoji.