fix: last backtick should be in inline codeblock when sending a text wrapped with two backticks#565
Conversation
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
@Antasel your commits aren't signed Can you double check that the email on your SSH key is the same as your git config email |
bd03149 to
f3fd643
Compare
|
@jasperhuangg now signature is verified |
|
@Antasel even though the issue is only on Web, I'm realizing that we may want to test this on other platforms, can you provide screen captures on other platforms? |
Screenshots/VideosWebweb-inline-codeblock.mp4Mobile Web - Chromemobile-web-inline-codeblock-two-backticks.mp4Mobile Web - Safarimobile-safari-inline-codeblock-two-backticks.mp4Desktopdesktop-inline-codeblock-two-backticks.mp4iOSios-inline-codeblock-two-backticks.mp4Androidandroid-two-backticks-2023-08-17-160633.mp4@jasperhuangg could you please check ? |
|
It didn't auto assign me as C+ here. |
abdulrahuman5196
left a comment
There was a problem hiding this comment.
Just dummy comment to add me as reviewer so that it will come in my K2. Will do proper review in my morning.
|
@Antasel you can add the videos to the author's checklist. |
it's done. |

Fixed Issues
$ Expensify/App#23352
Proposal: Expensify/App#23352 (comment)
Tests
QA
same as test
PR Author checklist
toggleReportand notonIconClick).Waiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarhave been tested & I retested again)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Web
web-inline-codeblock.mp4
Mobile Web - Chrome
mobile-web-inline-codeblock-two-backticks.mp4
Mobile Web - Safari
mobile-safari-inline-codeblock-two-backticks.mp4
Desktop
desktop-inline-codeblock-two-backticks.mp4
iOS
ios-inline-codeblock-two-backticks.mp4
Android
android-two-backticks-2023-08-17-160633.mp4