With this patch, it tells you when you click submit and don't fill in the e.g. path - the field goes red and it says "please fill in this field" - at least in Firefox set to English. Without the patch, the submit doesn't do anything - minor bug.
I didn't test the "readonly" - when I set readOnly in the schema, it's not shown in the editor, which is a separate issue - but anyway it seems right to make it like in the textarea field.
With this patch, it tells you when you click submit and don't fill in the e.g. path - the field goes red and it says "please fill in this field" - at least in Firefox set to English. Without the patch, the submit doesn't do anything - minor bug.
I didn't test the "readonly" - when I set readOnly in the schema, it's not shown in the editor, which is a separate issue - but anyway it seems right to make it like in the textarea field.