Skip to content

fix(react-plugin): use Radix dialog-children selector for Plotly sizing#35

Merged
JulianKimmig merged 1 commit intotestfrom
dev
Jan 11, 2026
Merged

fix(react-plugin): use Radix dialog-children selector for Plotly sizing#35
JulianKimmig merged 1 commit intotestfrom
dev

Conversation

@JulianKimmig
Copy link
Member

Radix wraps dialog content in .dialog-children; the old .dialogchildren rule never matched, leaving a 300px min-height and causing SVG overflow until resize.

Radix wraps dialog content in `.dialog-children`; the old
`.dialogchildren` rule never matched, leaving a 300px min-height and
causing SVG overflow until resize.
@JulianKimmig JulianKimmig merged commit f65b28e into test Jan 11, 2026
9 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