-
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
Fix strikethrough markdown is not copied from Slack #36995
Fix strikethrough markdown is not copied from Slack #36995
Conversation
@abdulrahuman5196 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] |
@bernhardoj Verify podfile step is failing. Could you kindly check on the same? |
@abdulrahuman5196 it should be unrelated |
And this upgrade has changes from different PR, tagging those owners to confirm if the changes are good for merge. Or is any other expensify-common upgrade is in progress? Expensify/expensify-common#650 - @amyevans @bernhardoj We have a snyk change as well in this upgrade. Could be related to that as well. Can we re-run the check to confirm if we still face the issue? Because I am not seeing this failure even in recent PRs. |
Oh, you're right, I missed it. Expensify/expensify-common#650 only updates
I think only those 2 above
Merged with main. |
@bernhardoj Since one of the previous changes have its own App PR. We have wait for it to merge or make that PR bump a level up so that it would include our changes. |
I think it would be out of scope for them. Let's just wait for that PR. It shouldn't take long I guess. |
@bernhardoj Seems the other app PR is merged. Could you kindly update this PR? |
@abdulrahuman5196 merged with main |
Reviewer Checklist
Screenshots/VideosAndroid: NativeN/A Android: mWeb ChromeN/A iOS: NativeN/A iOS: mWeb SafariScreen.Recording.2024-02-29.at.12.53.38.PM.mp4MacOS: Chrome / SafariScreen.Recording.2024-02-29.at.12.49.45.PM.mp4MacOS: DesktopScreen.Recording.2024-02-29.at.12.51.18.PM.mp4 |
@bernhardoj This issue is happening in staging testing right? Why should we need to block this issue? |
@abdulrahuman5196 I was thinking if the previous expensify-common is reverted, we need to recreate our expensify-common PR again, but I think I'm wrong because the reverted expensify-common will still include our changes. |
Got it. Anyway regardless of that. I wouldn't want to stop PR progress here for a different PR which has a chance of revert or potential fix |
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.
Changes looks good and works well. Reviewers checklist is also complete.
All yours. @mountiny
🎀 👀 🎀
C+ Reviewed
@mountiny How do we go about here? We just want to update the expensify-common version for this PR - Expensify/expensify-common#653 . We have already tested our changes in common and app packages and attached the videos. But a different PR present in the expensify-common before our PR, now got reverted as mentioned here - #36995 (comment) I am not sure on how to update the expensify-common here? |
Yet again another PR was reverted and the expensify-common commit went back more. Not sure how to proceed here @mountiny - #36995 (comment) |
@bernhardoj @abdulrahuman5196 sorry I was ooo, do we just need to point to the latest merge commit? that will include the reverted changes but this change should still be in there, no? |
@mountiny you're right. I think we don't need this App PR anymore as another PR already bumps the expensify-common version which already includes our changes. Tested on staging. Screen.Recording.2024-03-13.at.21.44.56.mov |
Details
The strikethrough markdown from Slack only copies the plain text when pasted in NewDot.
Fixed Issues
$ #35370
PROPOSAL: #35370 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
Web/Desktop/iOS mWeb
Android/iOS/Android mWeb
Can't paste an HTML
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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
iOS: Native
iOS: mWeb Safari
Screen.Recording.2024-02-18.at.14.09.29.mov
MacOS: Chrome / Safari
Screen.Recording.2024-02-18.at.14.02.16.mov
MacOS: Desktop
Screen.Recording.2024-02-18.at.14.07.29.mov