-
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 report preview is shown as a thread ancestor #40983
Fix report preview is shown as a thread ancestor #40983
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 I am not seeing the issue in staging? And there is lint failure as well. |
lint fixed. Can you post your recording? |
@abdulrahuman5196 bump |
Hi will check in my morning |
@bernhardoj This is the latest staging. Screen.Recording.2024-05-07.at.8.35.48.PM.mov |
@abdulrahuman5196 that's a transaction thread, not a one-transaction report (or simply a IOU/expense report). |
@bernhardoj Even for one-transaction report, i dont see the issue. Could you share repro video if you are able to repro in staging? Screen.Recording.2024-05-10.at.8.02.43.PM.mov |
Screen.Recording.2024-05-11.at.11.12.16.movLooks like the thread ancestor doesn't show for the money request field update system message, but still shows for other messages. For the field update system message, the |
Checking now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-05-14.at.11.08.58.PM.mp4Android: mWeb ChromeScreen.Recording.2024-05-14.at.10.52.32.PM.mp4iOS: NativeScreen.Recording.2024-05-14.at.10.33.53.PM.mp4iOS: mWeb SafariScreen.Recording.2024-05-14.at.10.42.39.PM.mp4MacOS: Chrome / SafariScreen.Recording.2024-05-14.at.10.29.48.PM.mp4MacOS: DesktopScreen.Recording.2024-05-14.at.10.30.41.PM.mp4 |
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. @thienlnam
🎀 👀 🎀
C+ Reviewed
🚀 Deployed to staging by https://github.com/thienlnam in version: 1.4.74-0 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 1.4.74-6 🚀
|
Details
A report preview is shown as the thread ancestor. This PR skip report preview action.
Fixed Issues
$ #39844
PROPOSAL: #39844 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
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-04-25.at.21.54.29.mov
Android: mWeb Chrome
Screen.Recording.2024-04-25.at.21.53.39.mov
iOS: Native
Screen.Recording.2024-04-25.at.21.56.08.mov
iOS: mWeb Safari
Screen.Recording.2024-04-25.at.21.54.01.mov
MacOS: Chrome / Safari
Screen.Recording.2024-04-25.at.21.51.51.mov
MacOS: Desktop
Screen.Recording.2024-04-25.at.21.52.32.mov