-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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: copied content is different from system message #47342
Conversation
@DylanDylann 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] |
@daledah Could you please explain why you changed the test step? |
@DylanDylann In the original step, after renaming expense, looks like there's a bug where the system message is not shown: Screen.Recording.2024-08-19.at.14.57.28.mp4That's why I used room creation steps, which has the same behavior as the original step. Screen.Recording.2024-08-19.at.10.41.40.mp4 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-08-19.at.16.01.18.movAndroid: mWeb ChromeScreen.Recording.2024-08-19.at.16.10.01.moviOS: NativeScreen.Recording.2024-08-19.at.16.02.54.moviOS: mWeb SafariScreen.Recording.2024-08-19.at.16.09.16.movMacOS: Chrome / SafariScreen.Recording.2024-08-19.at.15.54.08.movMacOS: DesktopScreen.Recording.2024-08-19.at.15.55.33.mov |
While reviewing this PR, I see a bug on mWeb (also happen on the latest main) Bug: Can't click the send button on the composer on mWeb Screen.Recording.2024-08-19.at.16.09.16.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/cristipaval in version: 9.0.22-0 🚀
|
🚀 Deployed to staging by https://github.com/cristipaval in version: 9.0.22-1 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 9.0.22-9 🚀
|
Details
Fixed Issues
$ #46877
PROPOSAL: #46877 (comment)
Tests
Offline tests
QA Steps
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
Screen.Recording.2024-08-15.at.15.17.26.mp4
Android: mWeb Chrome
Screen.Recording.2024-08-15.at.15.04.35.mov
iOS: Native
Screen.Recording.2024-08-15.at.15.30.46.mov
iOS: mWeb Safari
Screen.Recording.2024-08-15.at.15.24.46.mov
MacOS: Chrome / Safari
Screen.Recording.2024-08-13.at.23.38.39.mp4
MacOS: Desktop
Screen.Recording.2024-08-15.at.15.36.03.mov