-
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
Adds different reportAction if submitter when dismissing violation #45315
Conversation
@thienlnam 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] |
@rlinoz Do you want a C+ to run through testing on this? |
Totally, that would be good, I didn't realize there was no C+ assigned to the issue. Let me find someone 😄 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-07-16.at.1.42.13.AM.movAndroid: mWeb ChromeScreen.Recording.2024-07-16.at.1.30.04.AM.moviOS: NativeScreen.Recording.2024-07-16.at.1.27.16.AM.moviOS: mWeb SafariScreen.Recording.2024-07-16.at.1.17.31.AM.movMacOS: Chrome / SafariScreen.Recording.2024-07-15.at.11.12.21.PM.movMacOS: Desktopscreen-recording-2024-07-15-at-112623-pm_a2W9H5np.mp4 |
@rlinoz Previously paid expenses are being shown in the duplicates. I'm not sure if its related, but still wanted to report. screen-recording-2024-07-15-at-112623-pm_a2W9H5np.mp4 |
I think that is just how we are filtering them here
not sure if that is supposed to change, but yeah I think it is not related |
Seems like a bug to me. |
Oh totally, for me too, what I mean is I am not sure if there is another issue for this, I am gonna look and ask internally |
It was clarified that it is actually intended behavior. |
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.
Works good!
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.
Small detail, the rest looks good!
Co-authored-by: Aldo Canepa Garay <[email protected]>
✋ 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/aldo-expensify in version: 9.0.8-1 🚀
|
🚀 Cherry-picked to staging by https://github.com/Beamanator in version: 9.0.8-3 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.8-6 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.9-5 🚀
|
Details
Submitters can't really dismiss the duplicate transaction, that is done by the approver, so we will add an unhold action instead.
Related Web-E PR: https://github.com/Expensify/Web-Expensify/pull/42719
Fixed Issues
#44294
PROPOSAL:
Tests
Have a policy with delayed submission and an approver
Keep all
, verify the action added to the expense is "unheld this expense"Keep all
, verify the action added is "resolved the duplicate"Offline tests
QA Steps
Have a policy with delayed submission and an approver
Keep all
, verify the action added to the expense is "unheld this expense"Keep all
, verify the action added is "resolved the duplicate"Important: this won't keep the messages saved between sessions yet!
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Submitter:
Screen.Recording.2024-07-11.at.17.47.43.mov
Approver:
Screen.Recording.2024-07-11.at.17.48.41.mov
MacOS: Desktop