Skip to content
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

[FIX] Fix emoji appearance on sidebar #27580

Merged
merged 2 commits into from
Dec 19, 2022
Merged

[FIX] Fix emoji appearance on sidebar #27580

merged 2 commits into from
Dec 19, 2022

Conversation

dougfabris
Copy link
Member

Co-authored-by: ahmedibrahim404 ahmedie20022011@gmail.com

Proposed changes (including videos or screenshots)

The emojis appear in plain text format in the side-bar (As seen in the below issues)
By this PR, it should be fixed

This is how it looks now (As shown on the sidebar, it's appearing as an emoji not plaintext)
image

Issue(s)

Closes #25106

Steps to test or reproduce

Send any message containing an emoji via the chat, and look at the sidebar last message. It should now render as emoji not plain text.

Further comments

Co-authored-by: ahmedibrahim404 <ahmedie20022011@gmail.com>
@dougfabris dougfabris requested a review from a team as a code owner December 19, 2022 21:13
@dougfabris dougfabris added this to the 6.0.0-prep milestone Dec 19, 2022
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Dec 19, 2022
@ggazzo ggazzo changed the title [FIX] Fix emoji apperance on sidebar [FIX] Fix emoji appearance on sidebar Dec 19, 2022
@ggazzo ggazzo merged commit bef27c8 into develop Dec 19, 2022
@ggazzo ggazzo deleted the fix/emoji-apperance branch December 19, 2022 23:22
gabriellsh added a commit that referenced this pull request Dec 20, 2022
…/attachment-file

* 'develop' of github.com:RocketChat/Rocket.Chat: (33 commits)
  Chore: fix EmailInbox intermittent e2e tests (#27573)
  [IMPROVE] Authorize search of custom fields on `users.list` (#27423)
  Chore:  Threads as React components (#27524)
  [NEW] Upload service (#27543)
  [FIX] Fix emoji appearance on sidebar (#27580)
  [FIX] RoomLeader status not working (#27576)
  [FIX] Announcement banner link opening in the same page (#27554)
  Bump version to 5.4.1
  [FIX] Custom languages not being applied to i18next (#27557)
  [FIX] Registration and Login placeholders not being used (#27558)
  [FIX] Fix Login with Show default form disabled (#27475)
  [FIX] Message Actions menu does not close upon choosing an action (#27328)
  Chore: Deprecate unused omnichannel API (#27538)
  [FIX] Pagination not working on current chats (#27432)
  [FIX] Custom languages not being applied to i18next (#27557)
  [FIX] Registration and Login placeholders not being used (#27558)
  [FIX] Message Actions menu does not close upon choosing an action (#27328)
  Chore: Deprecate unused omnichannel API (#27538)
  Regression: Add button-icon-disabled-color to the palette (#27522)
  Chore: Refactor CreateChannelModal (#27469)
  ...
@sampaiodiego sampaiodiego mentioned this pull request Feb 17, 2023
@sampaiodiego sampaiodiego mentioned this pull request Mar 9, 2023
13 tasks
@nmagedman
Copy link
Contributor

The PR description says that this closes #25106 “Text/Emoji Format in Sidebar & Emails
however the PR only addresses the sidebar part of that issue. What is the plan for supporting Markdown in email?

Thank you, @dougfabris and @sampaiodiego!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text/Emoji Format in Sidebar & Emails
3 participants