-
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 link in thread is incorrect #41954
Conversation
@gijoe0295 I cannot reproduce the problem in staging or the latest main. Looks like this issue got addressed elsewhere. Can you please check? |
I could still reproduce it. Could you please attach a recording so I can take a look? Note to send the message in the expense report (not the transaction thread report). Screen.Recording.2024-05-13.at.00.30.17.mov |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari41084-web-safari.mp4Android: Native41084-android-native.mp4Android: mWeb Chrome41084-mweb-chrome.mp4iOS: Native41084-ios-native.mp4iOS: mWeb Safari41084-mweb-safari.mp4MacOS: Desktop41084-desktop.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.
Thanks @gijoe0295.
I could not reproduce this in scenarios with multiple expenses in an IOU report. This issue occurs when there is a single expense in the IOU report.
Please add something like this as a prerequisite in the test steps so that it can help QA
Prerequisite:
This test has to be carried out on a fresh IOU report. So, please ensure that there are no open expense reports by settling the reports before running the test steps below.
Otherwise, LGTM and tests well too.
✋ 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/bondydaa in version: 1.4.74-0 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 1.4.74-6 🚀
|
Details
Issue: Report preview action ID is
undefined
when copy its link in a thread report.Fixed Issues
$ #41084
PROPOSAL: #41084 (comment)
Tests
undefined
Offline tests
NA
QA Steps
undefined
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
video_2024-05-10_03-46-53.mp4
Android: mWeb Chrome
video_2024-05-10_03-46-49.mp4
iOS: Native
Screen.Recording.2024-05-10.at.03.37.13-source.mov
iOS: mWeb Safari
Screen.Recording.2024-05-10.at.03.39.59-source.mov
MacOS: Chrome / Safari
Screen.Recording.2024-05-10.at.03.32.46-source.mov
MacOS: Desktop
Screen.Recording.2024-05-10.at.03.34.37-source.mov