Very crucial, high urgency bug
Emoji do not display anymore in a user card’s description. They do appear in the description fine on the full profile page, but not on user card.
They used to appear fine on user card, not sure when they stopped working. Now it just shows the [emoji] bracket code instead of the graphic.
This might have something to do with the changes @sam made here for 1.3.
Just noticed too that this same bug exists when viewing a user’s posts on their profile.
Well [emoji] is not a bug, that is intentional. Talk to @sam about it.
sam
(Sam Saffron)
6
We strip images to maintain height, we should probably special case so we retain emojis cause they take very little height.
4 Likes
sam
(Sam Saffron)
8
Sure … lets make that happen.
1 Like
tgxworld
(Alan Tan)
9
Adding the PR link here in case someone decides to work on this feature.
https://github.com/discourse/discourse/pull/3628
4 Likes