-
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-02-20] [$250] Text with single backtick code block is not rendered correctly #36348
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01c1b63e23f853fcb5 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Santhosh-Sellavel ( |
Triggered auto assignment to @kadiealexander ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Triggered auto assignment to @aldo-expensify ( |
ProposalPlease re-state the problem that we are trying to solve in this issueThe text with single backtick code block appears with two boxes outside the text. What is the root cause of that problem?Looks to have been caused by the TS migration from this PR #35462, specifically the following diff: - defaultRendererProps={defaultRendererProps}
+ defaultRendererProps={{...defaultRendererProps, style: style as TextStyle}}
The problem is that after migration we pass the entire What changes do you think we should make in order to solve the problem?Only pass the defaultRendererProps={{...defaultRendererProps, style: textStyle as TextStyle}} Screenshots |
PROPOSALPlease re-state the problem that we are trying to solve in this issue The text with single backtick code block appears with two boxes outside the text. This is happening on all of the below platforms:
What is the root cause of that problem? What changes do you think we should make in order to solve the problem? |
📣 @ShivCrew! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Conversation about compensation: https://expensify.slack.com/archives/C01GTK53T8Q/p1707781846347169 |
@kadiealexander I would like to suggest a $250 (half of $500) compensation for @ikevin127 since he helped by providing the correct RCA and pointing out the offending PR. I'll remove @Santhosh-Sellavel since we didn't require a C+ review. |
Upwork job price has been updated to $250 |
📣 @ikevin127 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@kavimuru @m-natarajan can someone please test #36360 on staging and confirm if this is resolved? |
@Beamanator Tested just now on latest staging (v1.4.40-2). MacOS: ChromeScreen.Recording.2024-02-13.at.13.29.29.mov |
Yes agreed, it looks like it's working well on staging macos & iOS! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.40-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-02-20. 🎊 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:
|
No need for regression tests here as this was caused by TS migration #35462 which was meant to only convert JS to TS, not change existing logic. More context here. |
@ikevin127 is paid! |
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.40-0
Reproducible in staging?: y
Reproducible in production?: n
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: Applause internal team
Slack conversation:
Action Performed:
Expected Result:
The text with single backtick code block is rendered correctly.
Actual Result:
The text with single backtick code block appears with two boxes outside the text.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6376777_1707753717830.20240212_235003.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Santhosh-SellavelThe text was updated successfully, but these errors were encountered: