-
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
🍒 Cherry pick PR #40655 to staging 🍒 #40665
Conversation
This pull request has merge conflicts and can not be automatically merged. 😞 |
@marcochavezf 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] |
@@ -184,10 +184,10 @@ export default withWritableReportOrNotFound( | |||
return `${ONYXKEYS.COLLECTION.SPLIT_TRANSACTION_DRAFT}${transactionID}`; | |||
}, | |||
}, | |||
backupTransaction: { | |||
draftTransaction: { |
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.
This is how staging looks like https://github.com/Expensify/App/blob/staging/src/pages/iou/request/step/IOURequestStepAmount.tsx
Tested the flow from #40655 works well Screen.Recording.2024-04-21.at.23.47.21.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.
lgtm and looks like it tests well
Merging without checklists as per slack. |
🍒 Cherry pick #40655 to staging 🍒