[CP Staging] Fixed submit button behavior in search #97214
Annotations
2 errors and 1 warning
ESLint check:
src/components/SelectionList/Search/TransactionListItemRow.tsx#L270
Replace `()·=>·item.action·===·CONST.SEARCH.ACTION_TYPES.SUBMIT·&&·!ReportUtils.isAllowedToSubmitDraftExpenseReport(ReportUtils.getReport(item.reportID)),·[item]` with `⏎········()·=>·item.action·===·CONST.SEARCH.ACTION_TYPES.SUBMIT·&&·!ReportUtils.isAllowedToSubmitDraftExpenseReport(ReportUtils.getReport(item.reportID)),⏎········[item],⏎····`
|
ESLint check
Process completed with exit code 1.
|
ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|