[Search] Display ConfirmModal before deleting expenses#45143
[Search] Display ConfirmModal before deleting expenses#45143hayata-suenaga merged 9 commits intoExpensify:mainfrom
Conversation
Kicu
left a comment
There was a problem hiding this comment.
Not much to comment, code looks simple. Suggested 1 rename
|
Btw lint is failing |
|
@hayata-suenaga 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
✋ 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/hayata-suenaga in version: 9.0.7-3 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/thienlnam in version: 9.0.7-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.7-8 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.8-6 🚀
|
| <ConfirmModal | ||
| isVisible={deleteExpensesConfirmModalVisible} | ||
| onConfirm={handleDeleteExpenses} | ||
| onCancel={handleOnCancelConfirmModal} |
There was a problem hiding this comment.
FYI: OnModalHide is not handled here causing this issue - #45447
Details
This PR adds a confirmation modal that is shown before deleting expenses on SearchPage.
Fixed Issues
$ #44385 (comment)
PROPOSAL:
Tests
Deleteoption.Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))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
Screen.Recording.2024-07-11.at.16.56.16.mov
Android: mWeb Chrome
iOS: Native
Screen.Recording.2024-07-12.at.10.01.47.mov
iOS: mWeb Safari
Screen.Recording.2024-07-11.at.17.03.33.mov
MacOS: Chrome / Safari
Screen.Recording.2024-07-12.at.10.07.34.mov
MacOS: Desktop
Screen.Recording.2024-07-11.at.16.33.46.mov