fix: not found page when select draft policy#43153
fix: not found page when select draft policy#43153hayata-suenaga merged 6 commits intoExpensify:mainfrom
Conversation
|
@rojiphil We have 2 blockers #43073 and another relating to
App/src/pages/home/report/withReportOrNotFound.tsx Lines 60 to 70 in f15ba48
App/src/libs/DistanceRequestUtils.ts Line 93 in f15ba48 if (!distanceRate) {
return null;
} |
|
Bump @rojiphil |
|
@rojiphil Let's keep this moving since we're no longer holding. |
| onSelectRow(item); | ||
| }} | ||
| disabled={isDisabled && !item.isSelected} | ||
| interactive={isInteractive} |
There was a problem hiding this comment.
Thanks @tienifr for the PR. This tests well but I have just one comment here.
Why do we pass isInteractive all along the way from BaseSelectionList--> ListItem --> UserListItem-->BaseListItem? Can we not use item.isInteractive instead here?
There was a problem hiding this comment.
Agree they are redundant. I just removed them.
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari43153-web-safari-001.mp4MacOS: Desktop43153-desktop-001.mp4Android: Native43153-android-native-001.mp4Android: mWeb Chrome43153-mweb-chrome-001.mp4iOS: Native43153-ios-native-001.mp4iOS: mWeb Safari43153-mweb-safari-001.mp4 |
hayata-suenaga
left a comment
There was a problem hiding this comment.
sorry for the delay with reviews. looks good to me 😄
|
✋ 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.5-3 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.0.5-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
1 similar comment
|
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.0.5-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
This PR is failing because of issue #42552 1720468427627.RPReplay_Final1720462802.mp4 |
|
🚀 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 🚀
|
Details
Selecting draft policy while categorizing expense in IOU confirmation page leads to not found page. This PR fixes that.
Fixed Issues
$ #42552
PROPOSAL: #42552 (comment)
Tests
Tofield is not pressable and shows normal cursor while hovering overOffline tests
NA
QA Steps
Tofield is not pressable and shows normal cursor while hovering overPR 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
video_2024-06-06_07-20-27.mp4
Android: mWeb Chrome
video_2024-06-06_07-20-31.mp4
iOS: Native
Screen.Recording.2024-06-06.at.07.16.20-compressed.mov
iOS: mWeb Safari
Screen.Recording.2024-06-06.at.07.18.53-compressed.mov
MacOS: Chrome / Safari
Screen.Recording.2024-06-06.at.07.13.16-compressed.mov
MacOS: Desktop
Screen.Recording.2024-06-06.at.07.15.25-compressed.mov