-
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] Bump react-native-live-markdown
to 0.1.82
#43255
[CP Staging] Bump react-native-live-markdown
to 0.1.82
#43255
Conversation
cc @luacmartins |
react-native-live-markdown
to 0.1.82react-native-live-markdown
to 0.1.82
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Screen.Recording.2024-06-07.at.7.29.00.PM.mov |
Actually, this wasn't supposed to be fixed, I think it's in the PR description by mistake. Thanks for pointing this out. |
Macos Chrome - Screen.Recording.2024-06-07.at.7.40.30.PM.movIOS native - Screen.Recording.2024-06-07.at.8.29.28.PM.movIOS safari - Screen.Recording.2024-06-07.at.9.00.48.PM.movmweb android - Screen.Recording.2024-06-07.at.9.00.48.PM.movDesktop - Screen.Recording.2024-06-07.at.9.34.43.PM.mov |
Mweb - android chrome WhatsApp.Video.2024-06-07.at.7.44.32.PM.mp4iOS Native Screen.Recording.2024-06-07.at.8.31.43.PM.movios Safari - Screen.Recording.2024-06-07.at.8.56.29.PM.movMweb Safari - WhatsApp.Video.2024-06-07.at.9.08.52.PM.mp4Desktop - Screen.Recording.2024-06-07.at.9.31.31.PM.mov |
WhatsApp.Video.2024-06-07.at.7.49.00.PM.mp4 |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Desktop Chrome - Screen.Recording.2024-06-07.at.8.34.41.PM.movIOS Native - Screen.Recording.2024-06-07.at.8.05.17.PM.movIOS Safari - Screen.Recording.2024-06-07.at.8.54.17.PM.movMWEB chrome - VIDEO-2024-06-07-21-15-46.mp4Desktop - Screen.Recording.2024-06-07.at.9.31.31.PM.movAndroid - WhatsApp.Video.2024-06-07.at.9.47.04.PM.mp4 |
IOS Native - Screen.Recording.2024-06-07.at.8.10.39.PM.movChrome Desktop - Screen.Recording.2024-06-07.at.8.35.49.PM.movMweb safari - Screen.Recording.2024-06-07.at.8.45.52.PM.movMweb chrome WhatsApp.Video.2024-06-07.at.9.08.52.PM.mp4Desktop - Screen.Recording.2024-06-07.at.9.29.36.PM.movAndroid - WhatsApp.Video.2024-06-07.at.9.44.32.PM.mp4 |
Chrome - Screen.Recording.2024-06-07.at.8.17.08.PM.movDesktop - Screen.Recording.2024-06-07.at.9.28.43.PM.movNative device cannot be tested. |
Android Native - WhatsApp.Video.2024-06-07.at.9.42.04.PM.mp4Desktop Chrome - Screen.Recording.2024-06-07.at.8.21.21.PM.movIOS native - Screen.Recording.2024-06-07.at.8.39.12.PM.movIOS Mweb safari - Screen.Recording.2024-06-07.at.8.42.50.PM.movMweb Chrome - WhatsApp.Video.2024-06-07.at.9.08.22.PM.mp4Desktop - Screen.Recording.2024-06-07.at.9.26.19.PM.mov |
Thanks @ishpaul777. It seems like #41597 shouldn't be fixed in this PR, so I removed it from the OP. As for #41137, that's no longer a blocker, so I think we can merge this and continue to work on a solution for #41137 |
Ohk! I have tested rest issues on mweb, ios native and chrome desktop will completed the rest videos as we speak. |
…live-markdown-bump [CP Staging] Bump `react-native-live-markdown` to 0.1.82 (cherry picked from commit e8f8189)
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 1.4.80-14 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
Expensify Composer (When moving to another line, the word and emoji are close to each other):All tests for Issue #14445 are successfull. The difference of baseline is 1.15 (barely noticeable), maximumLineHeight 20, maximumFontLineHeight 17.69
The result below is achieved after setting textInputCompose.lineHeight: 40.
Issue #14445 requires also Meta team to merge PR facebook/react-native#44614. |
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.81-11 🚀
|
Details
This PR bumps the version of live markdown
Fixed Issues
$ #41696
$ #39255
$ #42160
$ #17767
$ #14445
$ #15640
$ #41137
$ #41567
$ #42523
$ #41078
Tests
The best course of action would be to go through each of the issues added above and verify if just the changes in react-native-live-markdown were needed to fix them. If so you can test if they are not happening anymore. Here's a list of some of the issues & testing steps:
Check if only valid phone number mentions are allowed
Check if you are able to type in the composer on android mWeb
Check if you are able to scroll task description input
Check if pasting on android mWeb
Paste text from issue desc and check if it's displayed properly
Check if you are able to undo copy pasted text
Check if markdown is treating
>test
and> test
differently (the second one should be a quote, the first one just plain text)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
android.mov
Android: mWeb Chrome
mweb.chrome.mov
iOS: Native
ios.mov
iOS: mWeb Safari
mweb.safari.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov