-
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 2022-12-15] Emojis get to the normal size after a brief moment #12894
Comments
Triggered auto assignment to @adelekennedy ( |
Reproduced, weirdly this happens only if you add the emojis like it was mentioned and it doesn't happen if you just add a single emoji |
In the case of two emojis in different lines changing size after a moment, it seems to happen after we get the response from the server: Screen.Recording.2022-11-21.at.2.03.35.PM.movIf we disable the connection, we see that they are small and they stay small. |
Screen.Recording.2022-11-21.at.6.22.39.PM.movThe optimistic report action gets Lines 625 to 626 in 00d7c61
This result is incorrect, the This makes the check here fail in detecting that the When we get the ReportAction from the backend, this the |
To solve this, I think we should change the regex here: for regex: /<br[^>]*>/gi, The current regex is replacing multiple consecutive |
PR up |
There may be some other things to change (including API), I posted a proposed solution in slack to get some feedback |
I'm still investigating this. I trying to test push notification (urban airship) to see the impact of replacing I plan to spend some time on this today to finish the PRs |
The PR are under review. |
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. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.36-4 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 2022-12-15. 🎊 After the hold period, please check if any of the following need payment for this issue, and if so check them off after paying:
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
This GH issue was reported by a contributor (Daraksha) so I think we still have to pay them? https://expensify.slack.com/archives/C049HHMV9SM/p1668980022543179 I'll reapply the |
Added @adelekennedy back instead of the reapplying the label because she has a bit of context already |
@daraksha-dk will you apply here so I can pay you for the reporting bonus? |
Applied! @adelekennedy |
Woo! @daraksha-dk just hired you, once you accept I'll pay out and close this! |
paid and closed! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
Emojis should directly go to the normal size without any delay
Actual Result :
Emojis take a few milliseconds to reach their final size
Workaround:
unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.29-6
Reproducible in staging?: y
Reproducible in production?: y
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
bug_1.mp4
Recording.984.mp4
Expensify/Expensify Issue URL:
Issue reported by: @daraksha-dk
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1668980022543179
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: