-
Notifications
You must be signed in to change notification settings - Fork 3k
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 to 0.1.223 #55706
Conversation
Let's wait with this PR for this one to be merged |
#55509 merged, I think we can proceed @QichenZhu 🙏 |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-app-2025-01-31_16.30.52.mp4Android: mWeb Chromeandroid-chrome-2025-01-31_15.26.42.mp4iOS: Nativeios-app-2025-01-31_17.04.51.mp4iOS: mWeb Safariios-safari-2025-01-31_17.05.35.mp4MacOS: Chrome / Safaridesktop-chrome-2025-01-31_16.27.20.mp4MacOS: Desktopdesktop-app-2025-01-31_16.29.03.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.
LGTM!
@rlinoz I'm not sure why the |
Maybe related to this? https://expensify.slack.com/archives/C01GTK53T8Q/p1738272457156859 Not sure really |
Only PRs from branches of Expensify/App pass this action, while those from forks don’t: https://github.com/Expensify/App/actions/workflows/verifyHybridApp.yml |
Please make sure to also update the Live Markdown patch in the OldDot repo, so the whole HybridApp works after the bump, and |
I assume @QichenZhu doesn't have access to the OD repo, so I've raised a PR here. If you could take a look @rlinoz 🙏 The oldDot PR should be merged first, and then this one as far as I understand. |
@rlinoz looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
No emergency, we have an issue to fix the failing tests https://expensify.slack.com/archives/C03TQ48KC/p1738610517830469?thread_ts=1738610383.155699&cid=C03TQ48KC |
🚀 Deployed to staging by https://github.com/rlinoz in version: 9.0.94-0 🚀
|
Explanation of Change
Fixed Issues
$ #40025
PROPOSAL: #40025 (comment)
Tests
Preconditions: 1. Copy some text to the clipboard before testing. 2. Prefer to use Samsung Keyboard with auto-correction enabled.
Offline tests
Preconditions: 1. Copy some text to the clipboard before testing. 2. Prefer to use Samsung Keyboard with auto-correction enabled.
QA Steps
Preconditions: 1. Copy some text to the clipboard before testing. 2. Prefer to use Samsung Keyboard with auto-correction enabled.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectionTwo issues have already been reported:
Mac/Safari - [AU] - "Fetch API cannot load" and "interactive-widget" console errors when reloading #54639
[Console Errors] Console Error Cleanup part trois... or tre... or.... #55045
toggleReport
and notonIconClick
)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.Not added, as this issue is specific to some browsers and requires manual testing there.
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-native.mp4
Android: mWeb Chrome
android-web.mov
iOS: Native
ios-native.mp4
iOS: mWeb Safari
ios-web.mp4
MacOS: Chrome / Safari
mac-web.mov
MacOS: Desktop
mac-desktop.mov