-
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
[CP Staging] Fix onboarding task description isn't parsed as markdown #42359
[CP Staging] Fix onboarding task description isn't parsed as markdown #42359
Conversation
@abdulrahuman5196 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] |
checking now |
wasn't able to complete. Will check again in my morning |
Checking now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-05-23.at.12.39.37.AM.mp4Android: mWeb ChromeScreen.Recording.2024-05-23.at.12.29.25.AM.mp4iOS: NativeScreen.Recording.2024-05-23.at.12.00.41.AM.mp4iOS: mWeb SafariScreen.Recording.2024-05-23.at.12.20.58.AM.mp4MacOS: Chrome / SafariScreen.Recording.2024-05-20.at.11.36.25.PM.mp4MacOS: DesktopScreen.Recording.2024-05-22.at.11.55.28.PM.mp4 |
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.
Changes looks good and works well. Reviewers checklist is also complete.
All yours. @cristipaval
🎀 👀 🎀
C+ Reviewed
…ption-for-onboarding-task [CP Staging] Fix onboarding task description isn't parsed as markdown (cherry picked from commit 0aeff13)
🚀 Cherry-picked to staging by https://github.com/chiragsalian in version: 1.4.74-5 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/chiragsalian in version: 1.4.74-6 🚀
|
Details
When creating the onboarding task, we are not using the parsed task description.
Fixed Issues
$ #42351
$ #39496
PROPOSAL:
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
PR 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-05-18.at.12.15.11.mov
Android: mWeb Chrome
Screen.Recording.2024-05-18.at.12.12.57.mov
iOS: Native
Screen.Recording.2024-05-18.at.12.14.16.mov
iOS: mWeb Safari
Screen.Recording.2024-05-18.at.12.10.59.mov
MacOS: Chrome / Safari
Screen.Recording.2024-05-18.at.12.01.26.mov
MacOS: Desktop
Screen.Recording.2024-05-18.at.12.06.43.mov