-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 2025-01-21] [$250] Chat - Sending emoji message with markdown, top half is cut off #53546
Comments
Triggered auto assignment to @Christinadobrzyn ( |
Asking if this can be fixed as part of - #53324 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Emoji is cut off when it contains space and wrapped in a markdown. What is the root cause of that problem?This issue is similar to #43394 and #47899. The issue here is that, when the text only contains emoji, we apply a bigger font size and line height. However, in this specific case, there is a whitespace that has the default font size and line height which causes this issue. (this root cause is the same as the other 2 issues above) What changes do you think we should make in order to solve the problem?We need to apply a bigger line height to the whole message when the message contains only emojis. Then, we can remove the other solutions from #43394 and #47899. To do this:
and add Lines 44 to 46 in c686295
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A, it's a UI visual bug. |
Job added to Upwork: https://www.upwork.com/jobs/~021864806387165915640 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ZhenjaHorbach ( |
@bernhardoj |
Here is the draft PR: #53707 |
Thanks ! |
@bernhardoj 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @youssef-lr, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @ZhenjaHorbach 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
PR is ready. Left some questions on the PR cc: @ZhenjaHorbach |
monitoring PR #53707 |
1 similar comment
monitoring PR #53707 |
monitoring PR #53707 |
monitoring #53707 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.84-7 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 2025-01-21. 🎊 For reference, here are some details about the assignees on this issue:
|
@ZhenjaHorbach @Christinadobrzyn @ZhenjaHorbach The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Unfortunately, I did not find suitable PR
NA
https://github.com/Expensify/Expensify/issues/463328 Test:
Do we agree 👍 or 👎 |
Regression test created - https://github.com/Expensify/Expensify/issues/463328 Payment summary below
Closing this as complete, @bernhardoj please make sure to request payment via NewDot. TY! |
Requested in ND. |
$250 approved for @bernhardoj |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 53504
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes, reproducible on both
If this was caught during regression testing, add the test name, ID and link from TestRail: N
Email or phone of affected tester (no customers): N
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
Sending emoji message with markdown, top half must not be cut off.
Actual Result:
Sending emoji message with markdown, top half is cut off.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6683911_1733292611678.Screenrecorder-2024-12-04-11-36-07-266.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @ChristinadobrzynThe text was updated successfully, but these errors were encountered: