-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emoji reactions should use the colourful variation-16 selector when available #13926
Labels
Z-Community-PR
Issue is solved by a community member's PR
Comments
In practice this means ensuring that the ambiguous emoji end with a (This would solve #13586) |
This is a 2-liner changing to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For emoji in https://unicode.org/emoji/charts/emoji-variants.html, we should prefer sending the colourful variation unless we are very deliberately sending a black and white one. This is more correct than leaving it ambiguous by missing off the selector, where some platforms may assume you meant the black and white variant.
The text was updated successfully, but these errors were encountered: