-
Notifications
You must be signed in to change notification settings - Fork 3k
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-01] [$250] Emoji - Thumb emoji is displayed in frequently used every time when change the color #45262
Comments
Triggered auto assignment to @johncschuster ( |
We think this issue might be related to the #vip-vsb. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Thumb emoji is displayed in frequently used every time when change the color and send to chat What is the root cause of that problem?Currently, we only store the emoji code and count in Onyx and 2 emoji codes 👍🏻👍 will be considered 2 different emojis What changes do you think we should make in order to solve the problem?When we get frequenty use emojis from Onyx, We should delete emojis with duplicate names to get unique names and recalculate the count by adding the other counts together Line 46 in 109d4aa
What alternative solutions did you explore? (Optional)We should save frequenty use emojis with name, count and lastUpdatedAt to Onyx |
ProposalPlease re-state the problem that we are trying to solve in this issue.emoji is displayed in frequently used every time when change the color What is the root cause of that problem?On the Here is the example frequent emoji onyx data in the API response
What changes do you think we should make in order to solve the problem?Merge Duplicate Emojis and ensure to summing their Add the following code after this code
RESULT New-Expensify.8.mp4What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~019afad155d77a1825 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 ( |
Since the response from backend has duplicates this should ideally be fixed from backend. However, I found another issue here. We are not adding the recently used emojis to the frequently used emojis optimistically. This does not fall directly under the scope of this bug. But we might consider fixing that. This would be a frontend fix. 🎀 👀 🎀 C+ Reviewed for Internal Engineer's decision |
Triggered auto assignment to @Beamanator, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@marcaaron it looks like you've been all over the |
OK it looooks like this could have been caused by some recent changes in #42208? (cc @jasperhuangg ) mind taking a look? |
Oh woops, this definitely looks like a regression from my |
@c3024 unassigning you since this requires a back-end fix |
Looking into this today |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
📣 @nyomanjyotisa 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Hmm I investigated a fix in the back-end, but I don't think it's worth going down that rabbit hole since C++ isn't set up to handle emoji codes well. I looked over the proposals and think the one from @nyomanjyotisa makes the most sense. Going to go ahead and assign them. Let's make sure to leave some good comments in your PR explaining why we're doing so. Thanks everyone! |
@jasperhuangg I was the original c+ for this issue. Could you please assign me back? |
📣 @situchan 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @c3024 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.11-5 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-01. 🎊 For reference, here are some details about the assignees on this issue:
|
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:
|
Regression Test Proposal
|
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: 9.0.6-0
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
Only one thumb emoji should be displayed
Actual Result:
Thumb emoji is displayed in frequently used every time when change the color and send to chat
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6538754_1720691380465.Recording__3490.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @johncschusterThe text was updated successfully, but these errors were encountered: