Skip to content

perf: bypass React render cycle during panel resize drag #1340

perf: bypass React render cycle during panel resize drag

perf: bypass React render cycle during panel resize drag #1340

Re-run triggered February 17, 2026 05:37
Status Success
Total duration 12m 4s
Artifacts

ci.yml

on: pull_request
Matrix: test-tauri
Matrix: build-tauri
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint: src/features/threads/hooks/useThreadMessaging.ts#L310
React Hook useCallback has an unnecessary dependency: 'getCustomName'. Either exclude it or remove the dependency array
lint: src/features/layout/components/DesktopLayout.tsx#L136
React Hook useEffect has missing dependencies: 'chatLayerActive' and 'diffLayerActive'. Either include them or remove the dependency array