Fix/49322 preserve selection on navigating rhp #1077
lint-changed.yml
on: pull_request
Changed files ESLint check
49s
Annotations
7 errors and 5 warnings
Changed files ESLint check:
src/pages/workspace/WorkspaceMembersPage.tsx#L681
Expected an assignment or function call and instead saw an expression
|
Changed files ESLint check:
src/pages/workspace/categories/WorkspaceCategoriesPage.tsx#L416
Expected an assignment or function call and instead saw an expression
|
Changed files ESLint check:
src/pages/workspace/distanceRates/PolicyDistanceRatesPage.tsx#L328
Expected an assignment or function call and instead saw an expression
|
Changed files ESLint check:
src/pages/workspace/reportFields/WorkspaceReportFieldsPage.tsx#L310
Expected an assignment or function call and instead saw an expression
|
Changed files ESLint check:
src/pages/workspace/tags/WorkspaceTagsPage.tsx#L427
Expected an assignment or function call and instead saw an expression
|
Changed files ESLint check:
src/pages/workspace/taxes/WorkspaceTaxesPage.tsx#L319
Expected an assignment or function call and instead saw an expression
|
Changed files ESLint check
Process completed with exit code 1.
|
Changed files ESLint check:
src/pages/workspace/categories/WorkspaceCategoriesPage.tsx#L100
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array
|
Changed files ESLint check:
src/pages/workspace/distanceRates/PolicyDistanceRatesPage.tsx#L102
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array
|
Changed files ESLint check:
src/pages/workspace/reportFields/WorkspaceReportFieldsPage.tsx#L101
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array
|
Changed files ESLint check:
src/pages/workspace/tags/WorkspaceTagsPage.tsx#L89
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array
|
Changed files ESLint check:
src/pages/workspace/taxes/WorkspaceTaxesPage.tsx#L86
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array
|