Skip to content

fix(widget-object): don't propagate isEditorComponent to nested fields#7762

Merged
martinjagodic merged 8 commits intomainfrom
fix/widget-richtext
Mar 25, 2026
Merged

fix(widget-object): don't propagate isEditorComponent to nested fields#7762
martinjagodic merged 8 commits intomainfrom
fix/widget-richtext

Conversation

@martinjagodic
Copy link
Copy Markdown
Member

@martinjagodic martinjagodic commented Mar 25, 2026

Only the top-level shortcode/editor component should receive isEditorComponent. Passing it through ObjectControl caused nested markdown and richtext fields inside editor components to suppress their richtext/markdown mode toggle.

Migrate to depot runners and abandon parallel machines because they cause more problems than they solve.

Only the top-level shortcode/editor component should receive
isEditorComponent. Passing it through ObjectControl caused nested
markdown and richtext fields inside editor components to suppress
their richtext/markdown mode toggle.
@martinjagodic martinjagodic requested a review from a team as a code owner March 25, 2026 08:53
@github-actions github-actions bot added the type: bug code to address defects in shipped code label Mar 25, 2026
@martinjagodic martinjagodic removed the type: bug code to address defects in shipped code label Mar 25, 2026
@github-actions github-actions bot added the type: bug code to address defects in shipped code label Mar 25, 2026
@martinjagodic martinjagodic merged commit bdd5d1c into main Mar 25, 2026
7 checks passed
@martinjagodic martinjagodic deleted the fix/widget-richtext branch March 25, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug code to address defects in shipped code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants