Closed
Description
see #54 (comment)
Right now <Section>
will hide itself when all of its attr
children are not visible. Currently if you put non attr
children in a <Section>
it will show. However you could make the case that <Info>
(for example) should not by default force <Section>
to show since it is <Info>
about non applicable (and hidden) fields.
We might be able to extend this argument to <MenuPanel>
(CogMenu) as well. If CogMenu is always (or almost always) an advanced settings of the base fields in <Section>
then it may not make sense to show it.
To resolve this we need to look at all the CogMenus in the workspace and figure out sane defaults.
Metadata
Metadata
Assignees
Labels
No labels