Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Fix style issue when "array of objects" contains another object #212

Merged
merged 2 commits into from
Jul 26, 2019

Conversation

0xVolodya
Copy link
Contributor

@0xVolodya 0xVolodya commented Apr 28, 2019

closes #193
image
This is ready

@erunion erunion added the type:bug Something isn't working label Jul 8, 2019
@erunion erunion requested a review from rafegoldberg July 17, 2019 18:11
@@ -323,6 +323,18 @@ form.rjsf button[disabled] {
padding: 3px 6px;
}

fieldset[id^='root_array of objects_'] > legend::after {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me! (tho this change may be superseded by my UI updates in #228)

@erunion erunion merged commit b744663 into readmeio:master Jul 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix style issue when "array of objects" contains another object
3 participants