fix: Teams zwj gender emoji in Chrome#215
Conversation
There was a problem hiding this comment.
Changes look good 👍
Clean up tips:
Semantic PR Title
PR is failing the title check. It needs to conform to semantic pull request titles. These are essentially the same as Angular commit message guidelines.
This PR might be title fix: Teams theme zwj gender emoji in Chrome
Changelog
Since this is a user facing change, the CHANGELOG.md in the root of the project needs an entry. Instructions are included at the top of the changelog.
Codecov Report
@@ Coverage Diff @@
## master #215 +/- ##
=========================================
Coverage ? 91.15%
=========================================
Files ? 59
Lines ? 1018
Branches ? 159
=========================================
Hits ? 928
Misses ? 86
Partials ? 4Continue to review full report at Codecov.
|
Chrome incorrectly handles zwj (zero-width joiner) gender emoji's and renders them as two emoji instead of a single one.
For an example, please see this emoji in both Chrome and Edge within stardust.
🤦♂️
Adding fonts that correctly support ZWJ's for Mac and Windows fixes the issue