You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"2": {
"type": "object",
"title": "Documentation is up to date with version of software",
"properties": {
"value": {
"type": "boolean",
"default": false
}
"comment": {
"type": "string",
"default": ""
}
}
},
am I understanding correctly that the schema now supports comments, but the UI does not? Would it be a lot to add that to the UI, or should we kick the can on this and do it in a follow-up PR? I'm happy to kick the can
This PR does not add user comment support for items in any way. It just reimplements the currently public version with jsonschema + jsonforms and minor additions.
Of course this is easy to add, but I assume opening separate PRs for this and Jon's other points would make them easier for you all to review.
― #30 (comment)
― #30 (comment)
― #30 (comment)
― #30 (comment)
― #30 (comment)
The text was updated successfully, but these errors were encountered: