Skip to content

fix: avoid repeated graph tooltip layout - #18

Merged
JJLiebig merged 1 commit into
mainfrom
fix/graph-tooltip-layout
Aug 26, 2026
Merged

JJLiebig merged 1 commit into
mainfrom
fix/graph-tooltip-layout

Conversation

@JJLiebig

Copy link
Copy Markdown
Member

Summary

  • Measure GraphTooltip only on mount, tooltip resize, or window resize.
  • Derive collision placement from cached dimensions and move anchors with CSS translate.
  • Add bounded browser regression coverage and prepare @nextide/ui 2.3.1 metadata.

Validation

  • Focused GraphTooltip Chromium qualification: passed
  • pnpm run check: passed
  • pnpm run qualify: 19 passed
  • npm pack --dry-run --access public: @nextide/ui@2.3.1
  • React Doctor changed scope: 100/100
  • Review Suite fast rvw_571b0abb: clean

@JJLiebig
JJLiebig merged commit d805d80 into main Aug 26, 2026
1 check 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