Skip to content

chore: propagate required state from oneOf parent#2587

Draft
sdirix wants to merge 1 commit into
masterfrom
fix-2222
Draft

chore: propagate required state from oneOf parent#2587
sdirix wants to merge 1 commit into
masterfrom
fix-2222

Conversation

@sdirix
Copy link
Copy Markdown
Member

@sdirix sdirix commented May 28, 2026

Makes sure that controls dispatched by combinator renderers display the required indicator when their parent property is required.

Fixes #2222

I open this as a draft as this introduces re-resolving the schema along the path which overall is a bit hacky. Maybe it should be optional or be avoided in favor of #2571

Makes sure that controls dispatched by combinator renderers display the
required indicator when their parent property is required.

Fixes #2222
@sdirix sdirix requested a review from Copilot May 28, 2026 15:30
@netlify
Copy link
Copy Markdown

netlify Bot commented May 28, 2026

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit d663cde
🔍 Latest deploy log https://app.netlify.com/projects/jsonforms-examples/deploys/6a185fa6096f3000081c1bfa
😎 Deploy Preview https://deploy-preview-2587--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sdirix sdirix review requested due to automatic review settings May 28, 2026 15:30
@sdirix sdirix requested a review from lucas-koehler May 28, 2026 15:31
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 82.972% (+0.03%) from 82.946% — fix-2222 into master

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.

required keyword doesn't work with oneOf fields

2 participants