Skip to content

fixes createDefaultValue doesn't follow anyOf, oneOf, allOf #2401#2402

Merged
sdirix merged 7 commits into
eclipsesource:masterfrom
kchobantonov:fix-createDefaultValue
Dec 6, 2024
Merged

fixes createDefaultValue doesn't follow anyOf, oneOf, allOf #2401#2402
sdirix merged 7 commits into
eclipsesource:masterfrom
kchobantonov:fix-createDefaultValue

Conversation

@kchobantonov

@kchobantonov kchobantonov commented Dec 1, 2024

Copy link
Copy Markdown
Contributor

fixing issue #2401

@netlify

netlify Bot commented Dec 1, 2024

Copy link
Copy Markdown

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 86bccc0
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/6753085f08e68f0008d5d0e9
😎 Deploy Preview https://deploy-preview-2402--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 site configuration.

@kchobantonov

Copy link
Copy Markdown
Contributor Author

@sdirix sdirix left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sdirix check the fixed example here https://deploy-preview-2402--jsonforms-examples.netlify.app/react-material/#anyOf

I don't see any difference in the example between master and this PR

Comment thread packages/core/src/mappers/renderer.ts Outdated
Comment thread packages/core/src/mappers/renderer.ts Outdated
@kchobantonov

Copy link
Copy Markdown
Contributor Author

@sdirix check the fixed example here https://deploy-preview-2402--jsonforms-examples.netlify.app/react-material/#anyOf

I don't see any difference in the example between master and this PR

this is how it looks without the fix

image

and this is how it looks with the fix

image

@kchobantonov
kchobantonov requested a review from sdirix December 5, 2024 17:06
@kchobantonov

Copy link
Copy Markdown
Contributor Author

@sdirix please review again

Comment thread packages/core/src/mappers/renderer.ts Outdated
@kchobantonov
kchobantonov requested a review from sdirix December 5, 2024 18:57
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 82.254% (+0.2%) from 82.089%
when pulling 86bccc0 on kchobantonov:fix-createDefaultValue
into 4a4e2ec on eclipsesource:master.

@sdirix
sdirix merged commit 576d9e0 into eclipsesource:master Dec 6, 2024
@sdirix sdirix linked an issue Dec 6, 2024 that may be closed by this pull request
@kchobantonov
kchobantonov deleted the fix-createDefaultValue branch December 6, 2024 16:32
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.

createDefaultValue doesn't follow anyOf, oneOf, allOf

3 participants