Conversation
…ccessed via Reports page or report previews"
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.
|
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
| const {accountID, email} = useCurrentUserPersonalDetails(); | ||
| const [isActionLoadingSet = new Set<string>()] = useOnyx(`${ONYXKEYS.COLLECTION.REPORT_METADATA}`, {canBeMissing: true, selector: isActionLoadingSetSelector}); | ||
|
|
||
| const isExpenseReportType = type === CONST.SEARCH.DATA_TYPES.EXPENSE_REPORT; |
There was a problem hiding this comment.
We had minor conflict here, where the isExpenseReportType was introduced by one pr
|
@rlinoz looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
straight revert |
|
Basically straight revert with a minor line change noted above, no need to wait |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
[CP Staging] Revert "Create super wide RHP modal to display expense reports when accessed via Reports page or report previews" (cherry picked from commit 4628c33) (cherry-picked to staging by mountiny)
…585208383-1 🍒 Cherry pick PR #75713 to staging 🍒
|
🚀 Cherry-picked to staging by https://github.com/rlinoz in version: 9.2.62-2 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.2.62-5 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/rlinoz in version: 9.2.63-0 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.2.63-8 🚀
|
Reverts #73731
The PR introduced a "super wide RHP" and that led to bunch of smaller issues in various flows since this touches really many user flows. We are going to revert now and try to regroup for v2 instead of trying to push through and hold the deploy.
Issues:
$ #75746
$ #75753
$ #75730
$ #75756
$ #75755
$ #75737
$ #75738
$ #75765
$ #75734
$ #75761
$ #75735
$ #75741
$ #75750
$ #75747
$ #75751
$ #75758
$ #75770
$ #75772
$ #75774
$ #75776
$ #75786