React-jsonschema-form: Add support for if/then/else from JSON Schema Draft 7

Created on 7 Apr 2018  路  3Comments  路  Source: rjsf-team/react-jsonschema-form

I recently learned about draft 7 and it's support for if/then/else which seems much easier to reason with than schema dependencies and oneOf (which we added support for not too long ago).

Should there be any concerns about pulling in draft 7 keywords? Does/Can rjsf even use ajv in draft 7 mode? Even if it doesn't/can't (yet) is there any concern about adding support for if/then/else?

Thank you.

Most helpful comment

I think we should feel free to use it if we can come up with a good UX for it.

All 3 comments

I think we should feel free to use it if we can come up with a good UX for it.

Hey any update on this?

closing as duplicate of #850

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Eric24 picture Eric24  路  3Comments

arnemahl picture arnemahl  路  3Comments

FBurner picture FBurner  路  3Comments

MedinaGitHub picture MedinaGitHub  路  3Comments

norim13 picture norim13  路  3Comments