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: Use native unicode emojis [WPB-5790] (#16331) #16333

Merged
merged 4 commits into from
Dec 7, 2023
Merged

Conversation

atomrc
Copy link
Contributor

@atomrc atomrc commented Dec 6, 2023

TaskWPB-5790 [Web] Replace emojis in the reaction picker and in the reaction with pure UTF-8 characters

Description

backport of #16331 for master branch

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #16333 (f7a1116) into master (9684e05) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16333   +/-   ##
=======================================
  Coverage   44.49%   44.49%           
=======================================
  Files         674      674           
  Lines       22755    22752    -3     
  Branches     5174     5175    +1     
=======================================
- Hits        10125    10124    -1     
+ Misses      11337    11335    -2     
  Partials     1293     1293           

@atomrc atomrc merged commit 1e91445 into master Dec 7, 2023
13 checks passed
@atomrc atomrc deleted the fix/emojis branch December 7, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants