[CP Staging] fix Expense - Inbox loads infinitely after deleting report on Reports#74098
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
... and 9 files with indirect coverage changes 🚀 New features to boost your workflow:
|
|
cc: @luacmartins |
|
LGTM |
| import type {ValueOf} from 'type-fest'; | ||
| import HeaderGap from '@components/HeaderGap'; | ||
| import Icon from '@components/Icon'; | ||
| // import * as Expensicons from '@components/Icon/Expensicons'; |
There was a problem hiding this comment.
Commented-out code should be removed
This commented import should be deleted rather than left in the codebase:
| // import * as Expensicons from '@components/Icon/Expensicons'; | |
| import ImageSVG from '@components/ImageSVG'; |
Commented-out code adds clutter and can cause confusion. If this import is not needed, it should be removed entirely.
There was a problem hiding this comment.
This is a straight revert, so I'll disregard the comment
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
…akowski/home_preload Revert "Feature/kuba nowakowski/home preload" (cherry picked from commit 777c458) (cherry-picked to staging by luacmartins)
|
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.2.42-8 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.2.42-10 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.2.42-11 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.2.43-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.2.43-2 🚀
|
Explanation of Change
Reverts #73218
Fixed Issues
$ #73993
Tests
Offline tests
Same as Tests
QA Steps
Same as Tests
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop
Before:
Screen.Recording.2025-11-03.at.10.28.05.PM.mov
After:
Screen.Recording.2025-11-03.at.10.26.41.PM.mov