Add loading UI for search page menu + default to approve section for admins #75704
Annotations
10 warnings
|
src/libs/Navigation/helpers/getAdaptedStateFromPath.ts#L23
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/Middleware/Pagination.ts#L57
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/Middleware/Pagination.ts#L50
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/LocalePhoneNumber.ts#L8
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/CurrencyUtils.ts#L11
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/hooks/useTransactionViolationOfWorkspace.tsx#L15
The 'transactionIDSet' object construction makes the dependencies of useCallback Hook (at line 47) change on every render. To fix this, wrap the initialization of 'transactionIDSet' in its own useMemo() Hook
|
|
src/hooks/useSearchSelector.base.ts#L271
React Hook useMemo has a missing dependency: 'includeCurrentUser'. Either include it or remove the dependency array
|
|
src/components/Navigation/NavigationTabBar/index.tsx#L214
React Hook useCallback has a missing dependency: 'lastSearchParams.queryJSON'. Either include it or remove the dependency array
|
|
src/components/MigratedUserWelcomeModal.tsx#L62
React Hook useMemo has an unnecessary dependency: 'illustrations.ExpensifyMobileApp'. Either exclude it or remove the dependency array
|
|
src/components/ImportSpreadsheetConfirmModal.tsx#L39
React Hook useEffect has a missing dependency: 'spreadsheet'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading