-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Fix: A new line is added after backticks when saving unchanged task description with code fence #38908
Conversation
@DylanDylann Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@DylanDylann Expensify/expensify-common#669 was merged. I bumped the commit hash here as well. We're good to go. |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeweb-resize.mp4Android: mWeb Chromeweb-resize.mp4iOS: Nativeweb-resize.mp4iOS: mWeb Safariweb-resize.mp4MacOS: Chrome / Safariweb-resize.mp4MacOS: Desktopweb-resize.mp4 |
@tienifr Don't you need this step on QA steps |
@DylanDylann Thanks. I updated that. |
Code looks good and tests well |
@tienifr your MacOS desktop and MacOS chrome videos are the same, can you submit with the proper testing on the appropriate platforms? |
@johnmlee101 My mistake, wrong drag-n-drop 😓. We're good to go. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries! LGTM 👍
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/johnmlee101 in version: 1.4.58-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.58-8 🚀
|
Details
This PR fixes 2 issues:
Fixed Issues
$ #38001
PROPOSAL: #38001 (comment)
Tests
updated the description to
system message is correctupdated the description to
system message is generated because the content is unchangedOffline tests
NA
QA Steps
updated the description to
system message is correctupdated the description to
system message is generated because the content is unchangedPR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2024-03-25.at.16.27.35-compressed.mov
Android: mWeb Chrome
Screen.Recording.2024-03-25.at.16.26.30-compressed.mov
iOS: Native
Screen.Recording.2024-03-25.at.16.23.47-compressed.mov
iOS: mWeb Safari
Screen.Recording.2024-03-25.at.16.22.42-compressed.mov
MacOS: Chrome / Safari
Screen.Recording.2024-03-25.at.16.17.31-compressed.mov
MacOS: Desktop
Screen.Recording.2024-03-28.at.11.26.54-compressed.mov