fix createRenderInfo TypeError in default title case by DrewHoo · Pull Request #2169 · eclipsesource/jsonforms

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@DrewHoo

Copy link

Contributor

@DrewHoo DrewHoo commented

Aug 9, 2023

I realized there's a possible error here, added a test & fix for it in last commit

@netlify

Copy link

netlify bot commented

Aug 9, 2023

edited

Loading

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 7ccdfb9
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/64d39fc3e4f8c60007f4ef59
😎 Deploy Preview https://deploy-preview-2169--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.

@DrewHoo

Copy link

Contributor Author

DrewHoo commented

Aug 9, 2023

@sdirix see test case here--I think there's a bug if there's neither a resolved schema or a title.

@DrewHoo DrewHoo changed the title 2164 fix renderinfo labels for any of refs fix createRenderInfo TypeError in default title case

Aug 9, 2023
Copy link

Contributor

@lucas-koehler lucas-koehler left a comment

Choose a reason for hiding this comment

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

Hi @DrewHoo
thank you very much for the contribution <3
The fix and the test case look good to me :)

DrewHoo reacted with hooray emoji

@coveralls

Copy link

Coverage Status

coverage: 84.469%. remained the same when pulling 7ccdfb9 on DrewHoo:2164-fix-renderinfo-labels-for-anyOf-refs into 22d14d3 on eclipsesource:master.

@lucas-koehler lucas-koehler added this to the 3.2 milestone

Aug 11, 2023

@lucas-koehler lucas-koehler merged commit e685ae8 into eclipsesource:master

Aug 11, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@lucas-koehler lucas-koehler lucas-koehler approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

3.2

Development

Successfully merging this pull request may close these issues.

4 participants

@DrewHoo @coveralls @lucas-koehler @sdirix