-
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
Web - Chat - Pasted message not always displays no hyperlink format w… #55932
base: main
Are you sure you want to change the base?
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@prakashbask Please merge branch with the latest main and consider checking on this once. |
@Pujan92 I don't have access to Slack as it has not been provided yet. |
Ok, let's merge main and if we found those bad commits then follow this slack thread.
|
…hen paste as plain text
ab990de
to
4886fb1
Compare
@Pujan92 Ok. I was able to sync and pull to my main without any issues as my main was behind. Hence, I have rebased my feature branch and pushed it again. |
Explanation of Change
Fixed Issues
$ #53718 , #53832
PROPOSAL: #53718 (comment) , #53832 (comment)
Tests
Test Scenario 1
Test Scenario 2
strikeor italic or bold and send messageOffline tests
NA
QA Steps
Same as Tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
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.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
androidHybrid.mov
Android: mWeb Chrome
androidChrome.mp4
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
macOSSafari.mp4
MacOS: Desktop
macOSDesktop.mp4