-
Notifications
You must be signed in to change notification settings - Fork 5
JSON schema form visual improvements #4053
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
Conversation
d26a468
to
f371fce
Compare
As part of our experimentations with custom widgets we added
@marians, @kuosandys what do you think? |
I don't really see a use case for the |
We haven't made our own spec for this. Anyway, I think that a checkbox is better suited than the toggle control. The latter makes me wonder whether e. g. I can simply click it, or have to click and drag. +1 for using the checkbox. However I can't figure out yet what is title, description, and what happens if both are missing. |
Ok, thanks, I'm going to delete
|
That looks good to me! |
f371fce
to
bdeadd9
Compare
What does this PR do?
Index postfix
No. 1
,No. 2
was added to the array field item titles.Checkbox styles were changed so the label is displayed inline with the checkbox.
Several visual improvements were added:
How does it look like?
Array field when items don't have a title:

Array field when items have a title:

Boolean field:

Any background context you can provide?
Towards giantswarm/roadmap#1181.