fixes for nulltype and arguments of radio group
in form.setSchema
we explicitly need to model null options in the type. These broke the typechecking in form.renderSchema
.
Also, radiogroup got a wrong argument name
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
in form.setSchema
we explicitly need to model null options in the type. These broke the typechecking in form.renderSchema
.
Also, radiogroup got a wrong argument name