Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

The Tooltip in DiffIndicator was conditionally spreading { open: false } when dragging/selecting and {} otherwise, causing React to warn about switching between controlled and uncontrolled modes.

Fix by always passing the open prop with undefined for default behavior.


Generated with mux • Model: anthropic:claude-opus-4-5 • Thinking: high

The Tooltip was conditionally spreading { open: false } when dragging/selecting
and {} otherwise, causing React to warn about switching between controlled and
uncontrolled modes.

Fix by always passing the open prop with undefined for default behavior.
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@ammario ammario merged commit 2e796d6 into main Dec 14, 2025
20 checks passed
@ammario ammario deleted the diff-indicator-pbhc branch December 14, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants