fix(toolbar): make the top menu bar horizontally scrollable on tablets #1980
Annotations
10 warnings
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/hooks/usePlugins.ts#L379
React Hook useEffect has a missing dependency: 'mapControllerRef'. Either include it or remove the dependency array
|
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/components/processing/ProcessingDialog.tsx#L715
React Hook useEffect has a missing dependency: 'selectedTool'. Either include it or remove the dependency array
|
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/components/panels/StylePanel.tsx#L1188
React Hook useEffect has a missing dependency: 'layer'. Either include it or remove the dependency array
|
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/components/panels/LayerPanel.tsx#L1062
The ref value 'refreshStatusTimersRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'refreshStatusTimersRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/components/panels/LayerPanel.tsx#L1058
The ref value 'refreshTimersRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'refreshTimersRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/components/panels/ColumnExplorerDialog.tsx#L93
React Hook useMemo has missing dependencies: 'columns' and 'scopedRows'. Either include them or remove the dependency array
|
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/components/layout/ManagePluginsDialog.tsx#L192
React Hook useMemo has an unnecessary dependency: 'managerVersion'. Either exclude it or remove the dependency array
|
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/components/layout/DesktopShell.tsx#L1303
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/components/layout/DesktopShell.tsx#L1163
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run CI gate (lint, build, frontend/worker/backend tests, rust):
apps/geolibre-desktop/src/components/layout/CollaborationStatusBadge.tsx#L67
The 'chat' logical expression could make the dependencies of useEffect Hook (at line 213) change on every render. To fix this, wrap the initialization of 'chat' in its own useMemo() Hook
|
background
wait
wait-all
cancel
parallel
Loading