-
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
Bump react-native-live-markdown #44958
Bump react-native-live-markdown #44958
Conversation
(Lets make sure to add the issues from the other PR here?) |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Opening this PR for the C+ review. I will add Android videos tomorrow because I have some problems with emulator |
Bug: Text duplication on paste Screen.Recording.2024-07-08.at.11.38.32.PM.mov |
@s77rt fixed! It should be working now :D |
@Skalakid Still able to reproduce if I copy Composer content from report 1 and paste it into report 2 Screen.Recording.2024-07-09.at.5.30.25.PM.mov |
@Skalakid Can you merge main and remove the patch that was updated now with the previous bump? thanks! |
@s77rt I can't reproduce this issue, have pulled the latest changes? If yes, try removing Screen.Recording.2024-07-10.at.09.51.43.mov |
@mountiny done! Can you re-run check in this PR, please? Podfile check is failing even though file has been updated |
@Skalakid Still reproducible after opening RHP Screen.Recording.2024-07-10.at.4.52.20.PM.mov |
@s77rt I totally forgot about focus/blur event listeners, it should be fixed now! :D |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safariweb.mov |
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.
Thanks everyone!
Going to move this ahead as it should fix CRITICAL newdot-quality task |
✋ 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/mountiny in version: 9.0.7-3 🚀
|
🚀 Cherry-picked to staging by https://github.com/thienlnam in version: 9.0.7-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.7-8 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.8-6 🚀
|
Details
This PR bumps the version of the
react-native-live-markdown
library to the latest. Also, it fixes the issue with duplicating pasted text that occurred due to changes in web implementation in version1.92
of the library. Because of this critical bug, we decided to replace the following PRs, fix the issue, and not create any deploy blocker:Related PRs:
Fixed Issues
$ #43983
$ #44881
$ #44185
$ #43750
PROPOSAL:
Tests
Text duplication on paste
*1234*
#43983:
#44881
Offline tests
Same as Tests
QA Steps
Same as Tests
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
android.mov
Android: mWeb Chrome
chrome.mWeb.mov
iOS: Native
ios.mov
iOS: mWeb Safari
safari.mweb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov