-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$1000] Add missing skin tones for handshake emoji #14302
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01523d2c03834a76c9 |
Current assignee @MitchExpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav ( |
Current assignee @stitesExpensify is eligible for the External assigner, not assigning anyone new. |
Coming from this post #13818 (comment) If you can make another proposal here for posterity that would be great |
ProposalSolution: diff --git a/assets/emojis.js b/assets/emojis.js
index 9a5a2f289..15e8747b0 100644
--- a/assets/emojis.js
+++ b/assets/emojis.js
@@ -2259,6 +2259,10 @@ const emojis = [
'meeting',
'shake',
],
+ types: [
+ "🤝🏾",
+ "🤝🏿",
+ ]
},
{
name: 'pray',
A simple solution. I have only added a couple of types, but I can add how many types you want. Just give me a number |
Hi @esh-g thank you for your proposal, however I created this issue specifically for @abdulrahuman5196 because they initially reported the bug, and have already presented a solution in a different issue. This is only open for organizational purposes. |
Well that was unfortunate I guess. But anyway, congratulations @abdulrahuman5196 |
Thank you @stitesExpensify for opening the issue. --- a/assets/emojis.js
+++ b/assets/emojis.js
@@ -2259,6 +2259,13 @@ const emojis = [
'meeting',
'shake',
],
+ types: [
+ '🤝🏿',
+ '🤝🏾',
+ '🤝🏽',
+ '🤝🏼',
+ '🤝🏻',
+ ],
}, |
@stitesExpensify Created a PR for the fix - #14308 |
@abdulrahuman5196 Before I can review the PR can you please update the checklist properly for the PR. @stitesExpensify @MitchExpensify Question, why is the scope limited to handshake? why not include other composite emojis like the following? |
@mananjadhav I have updated the PR content link, and added a question in the PR. Kindly have a look into it.
It seems currently the unicodes are not available for family composites - Discussed the same on the original issue -#13818 For reference, Even slack doesn't have shades for family emojis. |
Thanks for the update @abdulrahuman5196. Good to go, I've reviewed the PR. @stitesExpensify @nkuoch All yours to merge. |
Good question. It seems like the default skin tone is not expected to be applied to the "family" group of emojis similarly to how the emoji facial expressions don't change based on default skin tone. Whereas all the hand emojis apart from 🤝 change so that feels like a bug. |
📣 @abdulrahuman5196 You have been assigned to this job by @stitesExpensify! |
Invites sent to @abdulrahuman5196 & @mananjadhav Reminder to myself to pay the reporting bonus as a bonus on @abdulrahuman5196 Upwork contact |
@MitchExpensify Thank you for the offer. I would also be eligible for 50% bonus, right? The PR was merged within 3 business days. |
Yes! I'll include that when paying |
@MitchExpensify Thank you. I had already accepted the offer 🤩 |
@MitchExpensify @stitesExpensify This one is ready for payout as it was deployed on Jan 18, 2023. Can you please help me with the same? Please note, this is also eligible for the timeline bonus. |
On it! thanks @mananjadhav I wonder why the issue title wasn't automatically updated with payment due date? |
All paid out with necessary bonuses! Thanks everyone |
@MitchExpensify I received the payout but it doesn't have the timeline bonus. |
Sorry about that! Paying now |
Done @mananjadhav |
Received the bonus. Thanks for the prompt action! |
Thank you @stitesExpensify @MitchExpensify @mananjadhav |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
The emoji skin tone is the shade you picked
Actual Result:
The emoji is yellow
Workaround:
No
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.2.51
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): All
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL: n/a
Issue reported by: @abdulrahuman5196
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1671716760354049?thread_ts=1671716674.530379&cid=C049HHMV9SM
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: