Skip to content

Show all plan warnings in root operator tooltip#40

Merged
erikdarlingdata merged 1 commit intodevfrom
fix/root-tooltip-warnings
Mar 5, 2026
Merged

Show all plan warnings in root operator tooltip#40
erikdarlingdata merged 1 commit intodevfrom
fix/root-tooltip-warnings

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Root node tooltip now displays warnings collected from all child nodes
  • Previously only showed warnings directly on the root node (which rarely has any)
  • Matches the "⚠ N warnings" badge already visible on the root node

Closes #20

Test plan

  • Open a plan with warnings on child nodes
  • Hover over root operator — tooltip should list all warnings
  • Hover over child operators — tooltip still shows only that node's warnings

🤖 Generated with Claude Code

Root node tooltip now displays warnings from all child nodes,
matching the warning count badge already visible on the node.

Closes #20

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 55552de into dev Mar 5, 2026
2 checks passed
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.

1 participant