You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove SCAN_TEST_TOOLTIP product training tooltip chain from Create Expense Scan flow
Remove the entire SCAN_TEST_TOOLTIP feature chain including:
- Three tooltip constants (SCAN_TEST_TOOLTIP, SCAN_TEST_TOOLTIP_MANAGER, SCAN_TEST_CONFIRMATION) and their analytics events
- shouldRenderActionButtons from ProductTrainingContext (only used by scan tooltips)
- Scan tooltip logic from IOURequestStartPage, InviteMemberListItem, useReceiptScan
- nvpDismissedProductTraining parameter from OptionsListUtils getValidOptions/getSearchOptions
- getIsUserSubmittedExpenseOrScannedReceipt and isManagerMcTestReport helpers
- canShowProductTrainingTooltip prop chain through SelectionList components
- scanTestTooltip translation keys from all 10 language files
- fake-receipt.png asset
- Related test updates
The TestDrive feature (SCAN_TEST_DRIVE_CONFIRMATION, setTestReceipt, EmployeeTestDriveModal,
CONST.TEST_RECEIPT, CONST.BETAS.NEWDOT_MANAGER_MCTEST) is preserved intact.
Co-authored-by: Chavda Sachin <ChavdaSachin@users.noreply.github.com>
0 commit comments