Skip to content
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

add "hidden" property to hide hui-card when empty #479

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mrnerdhair
Copy link

Fixes #433, I think. (My issue wasn't specifically sections-view related but with the CSS grid inside vertical-stack.)

hui-card checks a hidden property on its child to see if it should also hide itself. Simply exposing this property causes correct behavior with vertical-stack. Love to hear from @MrAdam who sent in #465 if it fixes his issue as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

show_empty in Sections view
1 participant