Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make properties of schema array/item respect property specs in form #4382

Merged
merged 6 commits into from
Jan 14, 2025

Conversation

dafeder
Copy link
Member

@dafeder dafeder commented Jan 14, 2025

Fixes #4306

Re-roll of #4307 by @stefan-korn, update base and add test coverage. Took the opportunity to clean up the JsonFormBuilderTest class.

QA Steps

Probably does not need manual QA; just look at the tests. See the bug reported in #4306 and confirm no longer present.

@dafeder dafeder changed the title reroll #4306: properties of schema array/items do not respect property specs Make properties of schema array/item respect property specs in form Jan 14, 2025
@dafeder dafeder marked this pull request as ready for review January 14, 2025 21:28
@dafeder dafeder requested a review from kaise-lafrai January 14, 2025 21:34
Copy link
Contributor

@kaise-lafrai kaise-lafrai left a comment

Choose a reason for hiding this comment

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

Ran through some manual testing anyways. Looks good to me!

@kaise-lafrai kaise-lafrai merged commit 3c19078 into 2.x Jan 14, 2025
11 checks passed
@dafeder dafeder deleted the 4306-property-spec-items branch January 15, 2025 01:23
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.

properties of schema array/items do not respect property specs regarding element type
3 participants