-
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
Fix undoing copy and pasted text #42377
Fix undoing copy and pasted text #42377
Conversation
@hoangzinh 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] |
Hi @Skalakid I'm unable to type a message on Android Chrome platform. Can you take a look? Thanks Screen.Recording.2024-05-20.at.20.07.58.mov |
@hoangzinh I can't reproduce the issue that you mentioned. Have you run repro.mov |
Thanks for checking @Skalakid. Something went wrong with my simulator, let's ignore it. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-05-21.at.18.45.28.android.movAndroid: mWeb ChromeScreen.Recording.2024-05-21.at.18.36.14.android.chrome.moviOS: NativeScreen.Recording.2024-05-21.at.18.46.30.ios.moviOS: mWeb SafariScreen.Recording.2024-05-21.at.18.44.02.ios.safari.movMacOS: Chrome / SafariScreen.Recording.2024-05-20.at.19.54.49.web.movMacOS: DesktopScreen.Recording.2024-05-20.at.19.59.39.desktop.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.
LGTM
It looks like this already got upgraded to 1.76 in another PR. Let's close out this one? |
RIght, I'm closing this PR then |
Details
This PR bumps the version of react-native-live-markdown to 0.1.73. This version contains the fix for undoing copy and pasted text and also changes the input history logic on web (0.1.72). More information here
Fixed Issues
$ #39255
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
N/A
Android: mWeb Chrome
N/A
iOS: Native
N/A
iOS: mWeb Safari
N/A
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov