Feat/65948 duplicate expenses#75323
Conversation
|
Hey, I noticed you changed If you want to automatically generate translations for other locales, an Expensify employee will have to:
Alternatively, if you are an external contributor, you can run the translation script locally with your own OpenAI API key. To learn more, try running: npx ts-node ./scripts/generateTranslations.ts --helpTypically, you'd want to translate only what you changed by running |
|
@dubielzyk-expensify @hoangzinh One of you needs to 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] |
|
Sorry for the pings, this is still a draft for now! |
|
Let me know when it's ready for a UX review 👍 |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2025-12-10.at.16.37.12.movAndroid: mWeb ChromeScreen.Recording.2025-12-10.at.16.40.02.moviOS: HybridAppScreen.Recording.2025-12-10.at.14.47.54.ios.moviOS: mWeb SafariScreen.Recording.2025-12-10.at.14.59.43.ios.safari.movMacOS: Chrome / SafariScreen.Recording.2025-12-10.at.06.10.34.web.mov |
|
✋ 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/JS00001 in version: 9.2.75-0 🚀
|
|
This PR is failing because of issue ##77286 The issue is reproducible in: Web Bug7026183_1765403677519.6.1.mp4 |
|
This PR is failing because of issue ##77288 The issue is reproducible in: Web Bug7026175_1765403322148.3.mp4 |
|
This PR is failing because of issue ##77289 The issue is reproducible in: Web Bug7026177_1765403435793.1.mp4 |
|
This PR is failing because of issue ##77293 The issue is reproducible in: Web Bug7026174_1765403321591.2.mp4 |
|
This PR is failing because of issue ##77303 The issue is reproducible in: Web Bug7026191_1765404306351.7.mp4 |
|
🚀 Deployed to staging by https://github.com/JS00001 in version: 9.2.75-0 🚀
|
|
🚀 Deployed to staging by https://github.com/JS00001 in version: 9.2.77-0 🚀
|
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.2.77-1 🚀
|
Explanation of Change
Add a new
Duplicateoption to theMoremenu so that users can duplicate expenses in ND, just as they currently can in OD.We should be able to duplicate the following expenses in any state (Unreported, Draft, Processing, Approved, Paid) :
The following expenses cannot be duplicated:
Follow-ups
The following will be handled in follow-ups:
Fixed Issues
$ #65948
PROPOSAL: N/A
Tests
Same as QA tests.
Offline tests
Same as tests.
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Prerequisites:
Duplicateshows as an option in theMoremenuDuplicated, and then back to the previous stateDuplicateoption is not showing under theMoremenuPR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android-app-2025-12-01_16.48.52.mp4
Android: mWeb Chrome
android-chrome-2025-12-01_17.02.44.mp4
iOS: Native
ios-app-2025-12-01_16.24.11.mp4
iOS: mWeb Safari
ios-safari-2025-12-01_16.29.15.mp4
MacOS: Chrome / Safari
desktop-chrome-2025-11-20_16.06.54.mp4
Details