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

[HOLD for payment 2024-08-07] [$500] Unable to add Apple's standard emojis #42588

Closed
1 of 6 tasks
m-natarajan opened this issue May 24, 2024 · 61 comments
Closed
1 of 6 tasks
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor

Comments

@m-natarajan
Copy link

m-natarajan commented May 24, 2024

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Version Number: 1.4.75-0
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @rafecolton
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1716485230886559

Action Performed:

  1. open a chat
  2. Type the syntax 🧌 and send
  3. Open the Mac's emoji picker and add troll and send
  4. Hover on the emoji sent

Expected Result:

Describe what you think should've happened
Emoji is sent in the step 2
When hovering the emoji should show the added emoji in step 4

Actual Result:

Emoji is sent as syntax in step 2
Only :: shows in step 4

Workaround:

unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence
Screenshot 2024-05-23 at 10 25 27 AM

Recording.3126.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01e356e9d1262d3053
  • Upwork Job ID: 1798110457114009600
  • Last Price Increase: 2024-06-26
  • Automatic offers:
    • Krishna2323 | Contributor | 102712206
Issue OwnerCurrent Issue Owner: @kevinksullivan
@m-natarajan m-natarajan added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels May 24, 2024
Copy link

melvin-bot bot commented May 24, 2024

Triggered auto assignment to @kevinksullivan (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@nkdengineer
Copy link
Contributor

Proposal

Please re-state the problem that we are trying to solve in this issue.

Emoji is sent as syntax in step 2
Only :: shows in step 4

What is the root cause of that problem?

We are missing 🧌 icon in the list of emojis in here

What changes do you think we should make in order to solve the problem?

We add all the missing icons to the list here

What alternative solutions did you explore? (Optional)

NA

@melvin-bot melvin-bot bot added the Overdue label May 26, 2024
@Krishna2323
Copy link
Contributor

Krishna2323 commented May 26, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

Unable to add Apple's standard emojis

What is the root cause of that problem?

The emoji is missing in the emoji list and translations file.

const enEmojis: EmojisList = {

const esEmojis: EmojisList = {

What changes do you think we should make in order to solve the problem?

We need to add the emoji in all three files.

In common.ts:

    {
        name: 'troll',
        code: '🧌',
    },

In es.ts:

    // 
    '🧌': {
        keywords: ['troll', 'fairy tale', 'fantasy', 'monster'],
    },

In es.ts

    '🧌': {
        name: 'trol',
        keywords: ['cara', 'cuento', 'fantasía', 'monstruo', 'trol'],
    },

Note: We might want to adjust the keywords, troll, fairy tale, fantasy, monster are the ones which is also used by slack. We might want to add more keywords like creature. I got these keywords from https://emojiterra.com/troll/. We will also check for other missing emojis.

What alternative solutions did you explore? (Optional)

Copy link

melvin-bot bot commented May 27, 2024

@kevinksullivan Whoops! This issue is 2 days overdue. Let's get this updated quick!

Copy link

melvin-bot bot commented May 29, 2024

@kevinksullivan Eep! 4 days overdue now. Issues have feelings too...

Copy link

melvin-bot bot commented May 31, 2024

@kevinksullivan 6 days overdue. This is scarier than being forced to listen to Vogon poetry!

Copy link

melvin-bot bot commented Jun 4, 2024

@kevinksullivan 10 days overdue. I'm getting more depressed than Marvin.

@kevinksullivan
Copy link
Contributor

Low priority VSB bug.

@melvin-bot melvin-bot bot removed the Overdue label Jun 4, 2024
@kevinksullivan kevinksullivan added External Added to denote the issue can be worked on by a contributor Overdue labels Jun 4, 2024
@melvin-bot melvin-bot bot changed the title Unable to add Apple's standard emojis [$250] Unable to add Apple's standard emojis Jun 4, 2024
Copy link

melvin-bot bot commented Jun 4, 2024

Job added to Upwork: https://www.upwork.com/jobs/~01e356e9d1262d3053

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Jun 4, 2024
Copy link

melvin-bot bot commented Jun 4, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh (External)

@melvin-bot melvin-bot bot removed the Overdue label Jun 4, 2024
@Krishna2323
Copy link
Contributor

Krishna2323 commented Jun 5, 2024

@rafecolton, I found that we are missing 80 emoji from versions 14.0, 15.0, and 15.1. We have all emojis from version 13.0 and earlier.

Missing Emojis
const E140 = [
    [
        {
            name: 'melting_face',
            code: '🫠',
        },
        {
            name: 'face_with_open_eyes_and_hand_over_mouth',
            code: '🫢',
        },
        {
            name: 'face_with_peeking_eye',
            code: '🫣',
        },
        {
            name: 'saluting_face',
            code: '🫡',
        },
        {
            name: 'dotted_line_face',
            code: '🫥',
        },
        {
            name: 'face_with_diagonal_mouth',
            code: '🫤',
        },
        {
            name: 'face_holding_back_tears',
            code: '🥹',
        },
        {
            name: 'index_pointing_at_the_viewer',
            code: '🫵',
            types: ['🫵🏿', '🫵🏾', '🫵🏽', '🫵🏼', '🫵🏻'],
        },
        {
            name: 'rightwards_hand',
            code: '🫱',
            types: ['🫱🏿', '🫱🏾', '🫱🏽', '🫱🏼', '🫱🏻'],
        },
        {
            name: 'leftwards_hand',
            code: '🫲',
            types: ['🫲🏿', '🫲🏾', '🫲🏽', '🫲🏼', '🫲🏻'],
        },
        {
            name: 'palm_down_hand',
            code: '🫳',
            types: ['🫳🏿', '🫳🏾', '🫳🏽', '🫳🏼', '🫳🏻'],
        },
        {
            name: 'palm_up_hand',
            code: '🫴',
            types: ['🫴🏿', '🫴🏾', '🫴🏽', '🫴🏼', '🫴🏻'],
        },
        {
            name: 'hand_with_index_finger_and_thumb_crossed',
            code: '🫰',
            types: ['🫰🏿', '🫰🏾', '🫰🏽', '🫰🏼', '🫰🏻'],
        },
        {
            name: 'heart_hands',
            code: '🫶',
            types: ['🫶🏿', '🫶🏾', '🫶🏽', '🫶🏼', '🫶🏻'],
        },
        {
            name: 'person_with_crown',
            code: '🫅',
            types: ['🫅🏿', '🫅🏾', '🫅🏽', '🫅🏼', '🫅🏻'],
        },
        {
            name: 'pregnant_man',
            code: '🫃',
            types: ['🫃🏿', '🫃🏾', '🫃🏽', '🫃🏼', '🫃🏻'],
        },
        {
            name: 'pregnant_person',
            code: '🫄',
            types: ['🫄🏿', '🫄🏾', '🫄🏽', '🫄🏼', '🫄🏻'],
        },
        {
            name: 'troll',
            code: '🧌',
        },
        {
            name: 'coral',
            code: '🪸',
        },
        {
            name: 'lotus',
            code: '🪷',
        },
        {
            name: 'empty_nest',
            code: '🪹',
        },
        {
            name: 'nest_with_eggs',
            code: '🪺',
        },
        {
            name: 'beans',
            code: '🫘',
        },
        {
            name: 'pouring_liquid',
            code: '🫗',
        },
        {
            name: 'jar',
            code: '🫙',
        },
        {
            name: 'playground_slide',
            code: '🛝',
        },
        {
            name: 'wheel',
            code: '🛞',
        },
        {
            name: 'ring_buoy',
            code: '🛟',
        },
        {
            name: 'mirror_ball',
            code: '🪩',
        },
        {
            name: 'low_battery',
            code: '🪫',
        },
        {
            name: 'crutch',
            code: '🩼',
        },
        {
            name: 'x_ray',
            code: '🩻',
        },
        {
            name: 'bubbles',
            code: '🫧',
        },
        {
            name: 'hamsa',
            code: '🪬',
        },
        {
            name: 'identification_card',
            code: '🪪',
        },
        {
            name: 'heavy_equals_sign',
            code: '🟰',
        },
    ],
];

const E150 = [
    [
        {
            name: 'shaking_face',
            code: '🫨',
        },
        {
            name: 'pink_heart',
            code: '🩷',
        },
        {
            name: 'light_blue_heart',
            code: '🩵',
        },
        {
            name: 'grey_heart',
            code: '🩶',
        },
        {
            name: 'leftwards_pushing_hand',
            code: '🫷',
            types: ['🫷🏿', '🫷🏾', '🫷🏽', '🫷🏼', '🫷🏻'],
        },
        {
            name: 'rightwards_pushing_hand',
            code: '🫸',
            types: ['🫸🏿', '🫸🏾', '🫸🏽', '🫸🏼', '🫸🏻'],
        },
        {
            name: 'moose',
            code: '🫎',
        },
        {
            name: 'donkey',
            code: '🫏',
        },
        {
            name: 'wing',
            code: '🪽',
        },
        {
            name: 'black_bird',
            code: '🐦‍⬛',
        },
        {
            name: 'goose',
            code: '🪿',
        },
        {
            name: 'jellyfish',
            code: '🪼',
        },
        {
            name: 'hyacinth',
            code: '🪻',
        },
        {
            name: 'ginger',
            code: '🫚',
        },
        {
            name: 'pea_pod',
            code: '🫛',
        },
        {
            name: 'folding_hand_fan',
            code: '🪭',
        },
        {
            name: 'hair_pick',
            code: '🪮',
        },
        {
            name: 'maracas',
            code: '🪇',
        },
        {
            name: 'flute',
            code: '🪈',
        },
        {
            name: 'khanda',
            code: '🪯',
        },
        {
            name: 'wireless',
            code: '🛜',
        },
    ],
];

const V151 = [
    [
        {
            name: 'head_shaking_horizontally',
            code: '🙂‍↔️',
        },
        {
            name: 'head_shaking_vertically',
            code: '🙂‍↕️',
        },
        {
            name: 'person_walking_facing_right',
            code: '🚶‍➡️',
            types: ['🚶🏿‍➡️', '🚶🏾‍➡️', '🚶🏽‍➡️', '🚶🏼‍➡️', '🚶🏻‍➡️'],
        },
        {
            name: 'woman_walking_facing_right',
            code: '🚶‍♀️‍➡️',
            types: ['🚶🏿‍♀️‍➡️', '🚶🏾‍♀️‍➡️', '🚶🏽‍♀️‍➡️', '🚶🏼‍♀️‍➡️', '🚶🏻‍♀️‍➡️'],
        },
        {
            name: 'man_walking_facing_right',
            code: '🚶‍♂️‍➡️',
            types: ['🚶🏿‍♂️‍➡️', '🚶🏾‍♂️‍➡️', '🚶🏽‍♂️‍➡️', '🚶🏼‍♂️‍➡️', '🚶🏻‍♂️‍➡️'],
        },
        {
            name: 'person_kneeling_facing_right',
            code: '🧎‍➡️',
            types: ['🧎🏿‍➡️', '🧎🏾‍➡️', '🧎🏽‍➡️', '🧎🏼‍➡️', '🧎🏻‍➡️'],
        },
        {
            name: 'woman_kneeling_facing_right',
            code: '🧎‍♀️‍➡️',
            types: ['🧎🏿‍♀️‍➡️', '🧎🏾‍♀️‍➡️', '🧎🏽‍♀️‍➡️', '🧎🏼‍♀️‍➡️', '🧎🏻‍♀️‍➡️'],
        },
        {
            name: 'man_kneeling_facing_right',
            code: '🧎‍♂️‍➡️',
            types: ['🧎🏿‍♂️‍➡️', '🧎🏾‍♂️‍➡️', '🧎🏽‍♂️‍➡️', '🧎🏼‍♂️‍➡️', '🧎🏻‍♂️‍➡️'],
        },
        {
            name: 'person_with_white_cane_facing_right',
            code: '🧑‍🦯‍➡️',
            types: ['🧑🏿‍🦯‍➡️', '🧑🏾‍🦯‍➡️', '🧑🏽‍🦯‍➡️', '🧑🏼‍🦯‍➡️', '🧑🏻‍🦯‍➡️'],
        },
        {
            name: 'man_with_white_cane_facing_right',
            code: '👨‍🦯‍➡️',
            types: ['👨🏿‍🦯‍➡️', '👨🏾‍🦯‍➡️', '👨🏽‍🦯‍➡️', '👨🏼‍🦯‍➡️', '👨🏻‍🦯‍➡️'],
        },
        {
            name: 'woman_with_white_cane_facing_right',
            code: '👩‍🦯‍➡️',
            types: ['👩🏿‍🦯‍➡️', '👩🏾‍🦯‍➡️', '👩🏽‍🦯‍➡️', '👩🏼‍🦯‍➡️', '👩🏻‍🦯‍➡️'],
        },
        {
            name: 'person_in_motorized_wheelchair_facing_right',
            code: '🧑‍🦼‍➡️',
            types: ['🧑🏿‍🦼‍➡️', '🧑🏾‍🦼‍➡️', '🧑🏽‍🦼‍➡️', '🧑🏼‍🦼‍➡️', '🧑🏻‍🦼‍➡️'],
        },
        {
            name: 'man_in_motorized_wheelchair_facing_right',
            code: '👨‍🦼‍➡️',
            types: ['👨🏿‍🦼‍➡️', '👨🏾‍🦼‍➡️', '👨🏽‍🦼‍➡️', '👨🏼‍🦼‍➡️', '👨🏻‍🦼‍➡️'],
        },
        {
            name: 'woman_in_motorized_wheelchair_facing_right',
            code: '👩‍🦼‍➡️',
            types: ['👩🏿‍🦼‍➡️', '👩🏾‍🦼‍➡️', '👩🏽‍🦼‍➡️', '👩🏼‍🦼‍➡️', '👩🏻‍🦼‍➡️'],
        },
        {
            name: 'person_in_manual_wheelchair_facing_right',
            code: '🧑‍🦽‍➡️',
            types: ['🧑🏿‍🦽‍➡️', '🧑🏾‍🦽‍➡️', '🧑🏽‍🦽‍➡️', '🧑🏼‍🦽‍➡️', '🧑🏻‍🦽‍➡️'],
        },
        {
            name: 'man_in_manual_wheelchair_facing_right',
            code: '👨‍🦽‍➡️',
            types: ['👨🏿‍🦽‍➡️', '👨🏾‍🦽‍➡️', '👨🏽‍🦽‍➡️', '👨🏼‍🦽‍➡️', '👨🏻‍🦽‍➡️'],
        },
        {
            name: 'woman_in_manual_wheelchair_facing_right',
            code: '👩‍🦽‍➡️',
            types: ['👩🏿‍🦽‍➡️', '👩🏾‍🦽‍➡️', '👩🏽‍🦽‍➡️', '👩🏼‍🦽‍➡️', '👩🏻‍🦽‍➡️'],
        },
        {
            name: 'person_running_facing_right',
            code: '🏃‍➡️',
            types: ['🏃🏿‍➡️', '🏃🏾‍➡️', '🏃🏽‍➡️', '🏃🏼‍➡️', '🏃🏻‍➡️'],
        },
        {
            name: 'woman_running_facing_right',
            code: '🏃‍♀️‍➡️',
            types: ['🏃🏿‍♀️‍➡️', '🏃🏾‍♀️‍➡️', '🏃🏽‍♀️‍➡️', '🏃🏼‍♀️‍➡️', '🏃🏻‍♀️‍➡️'],
        },
        {
            name: 'man_running_facing_right',
            code: '🏃‍♂️‍➡️',
            types: ['🏃🏿‍♂️‍➡️', '🏃🏾‍♂️‍➡️', '🏃🏽‍♂️‍➡️', '🏃🏼‍♂️‍➡️', '🏃🏻‍♂️‍➡️'],
        },
        {
            name: 'family_adult_adult_child',
            code: '🧑‍🧑‍🧒',
        },
        {
            name: 'family_adult_adult_child_child',
            code: '🧑‍🧑‍🧒‍🧒',
        },
        {
            name: 'family_adult_child',
            code: '🧑‍🧒',
        },
        {
            name: 'family_adult_child_child',
            code: '🧑‍🧒‍🧒',
        },
        {
            name: 'phoenix',
            code: '🐦‍🔥',
        },
        {
            name: 'lime',
            code: '🍋‍🟩',
        },
        {
            name: 'brown_mushroom',
            code: '🍄‍🟫',
        },
        {
            name: 'broken_chain',
            code: '⛓️‍💥',
        },
    ],
];

Copy link

melvin-bot bot commented Jun 7, 2024

@kevinksullivan @fedirjh this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks!

@melvin-bot melvin-bot bot added the Overdue label Jun 7, 2024
@kevinksullivan
Copy link
Contributor

Not overdue, looking for proposals.

@mananjadhav
Copy link
Collaborator

Taking this over (thread).

@fedirjh fedirjh removed their assignment Jun 10, 2024
@melvin-bot melvin-bot bot removed the Overdue label Jun 10, 2024
@mananjadhav
Copy link
Collaborator

I think @Krishna2323 proposal makes sense. We should focus on adding all the missing emojis as a part of the scope.

In the long term we should improve on keeping these in sync. But I feel in the current issue we should only look at adding them manually.

🎀 👀 🎀 C+ reviewed.

Copy link

melvin-bot bot commented Jul 28, 2024

Triggered auto assignment to @deetergp, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@deetergp
Copy link
Contributor

@Krishna2323 @mananjadhav is it possible that we caused this blocker?

Copy link

melvin-bot bot commented Jul 30, 2024

⚠️ Looks like this issue was linked to a Deploy Blocker here

If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results.

If a regression has occurred and you are the assigned CM follow the instructions here.

If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Daily KSv2 labels Jul 31, 2024
@melvin-bot melvin-bot bot changed the title [$500] Unable to add Apple's standard emojis [HOLD for payment 2024-08-07] [$500] Unable to add Apple's standard emojis Jul 31, 2024
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jul 31, 2024
Copy link

melvin-bot bot commented Jul 31, 2024

Reviewing label has been removed, please complete the "BugZero Checklist".

Copy link

melvin-bot bot commented Jul 31, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.14-6 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2024-08-07. 🎊

For reference, here are some details about the assignees on this issue:

Copy link

melvin-bot bot commented Jul 31, 2024

BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:

  • [@mananjadhav] The PR that introduced the bug has been identified. Link to the PR:
  • [@mananjadhav] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment:
  • [@mananjadhav] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion:
  • [@mananjadhav] Determine if we should create a regression test for this bug.
  • [@mananjadhav] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.
  • [@kevinksullivan] Link the GH issue for creating/updating the regression test once above steps have been agreed upon:

@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Weekly KSv2 labels Aug 7, 2024
@kevinksullivan
Copy link
Contributor

@mananjadhav can you complete the steps above?

@melvin-bot melvin-bot bot removed the Overdue label Aug 9, 2024
@kevinksullivan
Copy link
Contributor

Payment summary:

@kevinksullivan
Copy link
Contributor

@Krishna2323 job expired so I created a new one. Lmk when you accept!

https://www.upwork.com/ab/applicants/1822048410581815910/job-details

@melvin-bot melvin-bot bot added the Overdue label Aug 12, 2024
Copy link

melvin-bot bot commented Aug 13, 2024

@deetergp, @rafecolton, @mananjadhav, @kevinksullivan, @Krishna2323 Whoops! This issue is 2 days overdue. Let's get this updated quick!

@Krishna2323
Copy link
Contributor

@kevinksullivan, offer accepted. Thanks

@mananjadhav
Copy link
Collaborator

Raised request on NewDot.

@JmillsExpensify
Copy link

$500 approved for @mananjadhav

Copy link

melvin-bot bot commented Aug 15, 2024

@deetergp, @rafecolton, @mananjadhav, @kevinksullivan, @Krishna2323 Eep! 4 days overdue now. Issues have feelings too...

@Krishna2323
Copy link
Contributor

@kevinksullivan, I have accepted the offer, can you please complete the payment when you have some time? Thanks

Copy link

melvin-bot bot commented Aug 19, 2024

@deetergp, @rafecolton, @mananjadhav, @kevinksullivan, @Krishna2323 8 days overdue is a lot. Should this be a Weekly issue? If so, feel free to change it!

@kevinksullivan
Copy link
Contributor

all set!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests