Reintroduce animated input for Markdown composer#35973
Conversation
|
@thesahindia 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] |
aa4ac42 to
7c6f4c3
Compare
tomekzaw
left a comment
There was a problem hiding this comment.
Just a few suggestions to make it consistent with RNTextInput.tsx
|
Fixes #35787. |
3c074bd to
fd779ad
Compare
tomekzaw
left a comment
There was a problem hiding this comment.
Just one more suggestion
Co-authored-by: Tomek Zawadzki <tomekzawadzki98@gmail.com>
10a7d6e to
f035ea0
Compare
|
Hi @thesahindia When can we expect your review? |
|
Will review it in the morning. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-02-17.at.4.49.49.AM.movAndroid: mWeb ChromeScreen.Recording.2024-02-17.at.4.54.17.AM.moviOS: NativeScreen.Recording.2024-02-17.at.4.38.19.AM.moviOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2024-02-17.at.4.39.24.AM.movMacOS: DesktopScreen.Recording.2024-02-17.at.4.41.40.AM.mov |
|
✋ 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/thienlnam in version: 1.4.43-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.43-20 🚀
|
|
@thienlnam, I am sending a money request on new dot for the C+ review but there's no issue for the payment details. Payment summary is needed for the money request to get approved. Can you please help me with that? |
Details
It's the follow up PR for enabling live-markdown-preview text input (introduced in #34292). In the original PR MarkdownTextInput component was used directly, which disabled pre-erasing of text input in the worklet. This PR creates new wrapper AnimatedMarkdownTextInput.
I cannot use the RNTextInput (which is used before) as we don't need MarkdownTextInput in every place where later wrapper is used.
Fixed Issues
$ #27977
PROPOSAL:
Tests
Offline tests
Same as Test steps
QA Steps
Same as Test steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel so the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2024-02-06.at.23.18.23.mov
Android: mWeb Chrome
Screen.Recording.2024-02-06.at.23.38.41.mov
iOS: Native
Screen.Recording.2024-02-06.at.23.20.35.mov
iOS: mWeb Safari
Screen.Recording.2024-02-06.at.23.39.48.mov
MacOS: Chrome / Safari
Screen.Recording.2024-02-06.at.23.34.09.mov
MacOS: Desktop
Screen.Recording.2024-02-06.at.23.34.45.mov