Skip to content

fix: avoid tooltip misalignment by anchoring context ring to edge fix… #648

fix: avoid tooltip misalignment by anchoring context ring to edge fix…

fix: avoid tooltip misalignment by anchoring context ring to edge fix… #648

Triggered via push January 23, 2026 06:38
Status Success
Total duration 2m 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint: src/features/git/components/GitDiffViewer.tsx#L451
The ref value 'rowResizeObserversRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'rowResizeObserversRef.current' to a variable inside the effect, and use that variable in the cleanup function