-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Fix unending skeleton when deleting an expense and navigating back to self DM #78966
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
base: main
Are you sure you want to change the base?
Fix unending skeleton when deleting an expense and navigating back to self DM #78966
Conversation
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
|
@akinwale, the PR is ready for your review. However, I think it would be best to wait for #74045 to be merged first, as it may already address this issue. If not, we can continue with this PR afterward. cc @francoisl |
Reviewer Checklist
Screenshots/VideosAndroid: HybridApp78966-android-hybrid.mp4Android: mWeb Chrome78966-android-chrome.mp4iOS: HybridApp78966-ios-hybrid.mp4iOS: mWeb Safari78966-ios-safari.mp4MacOS: Chrome / Safari78966-web.mp4 |
akinwale
left a comment
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.
I missed the comment somehow. We can pull and test the other PR to see if it actually solves the issue here. Would you be able to do this @marufsharifi? |
|
@akinwale, I will test it and update here. thanks. |
Explanation of Change
Navigation back to Self DM, when the report is already deleted.
Fixed Issues
$ #71761
PROPOSAL: #71761 (Comment)
Tests
Offline tests
Same as Tests
QA Steps
Same as Tests
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR 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
Screen.Recording.1404-10-17.at.9.07.10.AM.mov
Android: mWeb Chrome
Screen.Recording.1404-10-17.at.9.09.27.AM.mov
iOS: Native
Screen.Recording.1404-10-17.at.9.12.17.AM.mov
iOS: mWeb Safari
Screen.Recording.1404-10-17.at.9.14.45.AM.mov
MacOS: Chrome / Safari
Screen.Recording.1404-10-17.at.8.52.57.AM.mov