-
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 version to 0.1.176 #51311
Bump react-native-live-markdown version to 0.1.176 #51311
Conversation
Bug: Inline image flickers on entering newline Screen.Recording.2024-10-23.at.6.40.54.PM.mov |
Bug: (already existing bug) Getting console error after typing `` Screen.Recording.2024-10-23.at.6.47.46.PM.mov |
Hi @s77rt, I can't reproduce both of these issues. Can you remove Screen.Recording.2024-10-24.at.10.57.23.mov |
Ah my bad, the first one is a false positive, I just realized that I had the devtools open and cache is disabled which caused the image to reload, the second bug still occurs though but it's already on main so not something to block on but should be addressed Screen.Recording.2024-10-24.at.10.14.39.AM.mov |
Can you look into the failing performance test or merge main see if that fixes it |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb ChromeiOS: Nativeios.moviOS: mWeb Safarimweb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
Bug: on mWeb Chrome it's not (no longer?) working as expected, you can see that the last line overlap with the composer border Screen.Recording.2024-10-24.at.10.33.55.AM.mov |
Bug: on mWeb chrome, the cursor is behaving pretty weird Screen.Recording.2024-10-24.at.10.35.34.AM.mov |
The same thing happens on the main and thats how even the HTML input and native RN TextInput component behaves |
Weird, I can't reproduce it too :/ Do I have to do any additional steps? |
I think it's something from my end or the bug is on main already. Either way let's not block on that |
We did not find an internal engineer to review this PR, trying to assign a random engineer to #50174 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
@nkuoch looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
✋ 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/nkuoch in version: 9.0.54-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.0.54-11 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.0.54-11 🚀
|
Details
Fixed Issues
$ #50174
PROPOSAL:
Tests
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: mWeb Chrome
chrome.mov
iOS: Native
ios.mov
iOS: mWeb Safari
safari.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov