-
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
Feat/Dupe detection review fields #42503
Feat/Dupe detection review fields #42503
Conversation
…are the same across transaction which are different add navigation to screen of fields which we want to review
…ate for the next step,
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
…cz/expensify-app into feat/dupe-detection-review-fields
This is the case where there is no duplicate data. Clicking |
The merchant name is different though, it should let me choose, right? But yeah, even if everything is the same, it should take you to the confirm page, which I think it's the last PR. |
Hmm for me it worked, maybe I can login into your account where you have those transactions , so I can debug why its not going to correct screen? review.mp4 |
ok, I found the issue just pushed a change |
@kubabutkiewicz There is one conflict |
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.
Ah, I see that merchant is stored in two keys likewise amount. Tested looks good.
…eat/dupe-detection-review-fields
conflict resolved 😄 |
@pecanoro Bump for review. |
Sorry, I couldn't take a look yesterday, July 4th is a national holiday in the US so I wasn't working |
@kubabutkiewicz Ah yes, for context, when the transaction is created, the merchant is stored in |
@kubabutkiewicz I am going to merge this but there is a bug that we need to fix in the other PR. If In this case, I modified Hola for Luego: |
✋ 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/pecanoro in version: 9.0.5-0 🚀
|
🚀 Deployed to staging by https://github.com/pecanoro in version: 9.0.5-2 🚀
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.0.5-13 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.6-8 🚀
|
This PR caused a regression. An additional duplicate transaction was being added to the list of duplicate transactions being reviewed. |
Details
This PR is a continuation of work started here, and the branch was created of branch here so it have changes from that branch so this PR should be merged after merging this.
Fixed Issues
$ #39808
Tests
Review duplicates
buttonKeep this one
buttonOffline tests
QA Steps
The following steps require you to be in the dupeDetection beta or use a expensifail email.
Review duplicates
buttonKeep this one
buttonPR 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.mp4
Android: mWeb Chrome
iOS: Native
ios.mp4
iOS: mWeb Safari
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4