-
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
update version react native live markdown #40228
Conversation
@paultsimura 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] |
Just a side note: I could reproduce the initial bug without the need to follow the specified test steps – it was enough to have a bunch of pages in the navigation history and navigate "back" a couple of times (usually 3-4) for the cursor to break. Therefore, the regression test suggestion in the BZ checklist will eventually be simpler than the described test steps. Proof: Screen.Recording.2024-04-15.at.18.07.5518.08.mp4 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb Chromechrome18.55.mp4iOS: NativeSimulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-04-15.at.19.07.0319.07.mp4iOS: mWeb SafariSimulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-04-15.at.18.43.3618.55.mp4MacOS: Chrome / SafariScreen.Recording.2024-04-15.at.18.07.5518.08.mp4MacOS: DesktopScreen.Recording.2024-04-15.at.18.28.2918.28.mp4 |
Co-authored-by: Pavlo Tsimura <[email protected]>
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.
LGTM ✔️
This is okay, but in the future - we're trying to batch the updates to bump react-native-live-markdown together so we don't run into the scenario where we have multiple PRs in review that all get quickly outdated |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Thank you @thienlnam, and what should be the process for the GH issue then after the upstream PR is merged? Should it be put on hold for the batch bump? |
Yup exactly, we haven't entirely hashed out the details but perhaps we can standardize on every .5 version |
Got you, thanks🫡👍 |
🚀 Deployed to staging by https://github.com/thienlnam in version: 1.4.63-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.63-21 🚀
|
Details
Fixed Issues
$ #39303
PROPOSAL: #39303 (comment)
Tests
Offline tests
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
can't record on this platform
Android: mWeb Chrome
android-mweb.mov
iOS: Native
can't record on this platform
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web-resize.mp4
MacOS: Desktop
desktop-resize.mp4