-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Section: No real "hiding" with show_empty: false #20352
Comments
I am having the same issue with "show_empty: false" resulting in an empty space in my dashboard when the card is empty. This may be different than #20479 because for that issue it looks like a conditional card causing the issue and not the show_empty option. Conditional cards work for me without a space, but the following card using "show_empty: false" does result in an unwanted space:
|
Auto-entities custom card also have same issue for me, just as conditional cards. |
Can be fixed using the new visibility property and a helper variable. Can be closed here. #20840 (core 2024.6.0b4 / frontend 20240530.0) |
Checklist
Describe the issue you are experiencing
If you used "show_empty: false" in the "old" view, these lines were hidden. If you now use this in the new section view, it will no longer be hidden quite as much as before.
Describe the behavior you expected
No line should be visible anymore
Steps to reproduce the issue
...
What version of Home Assistant Core has the issue?
core-2024.4.0b7
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Google Chrome Version 122.0.6261.95 (64-Bit)
Which operating system are you using to run this browser?
Windows 10 / 11
State of relevant entities
No response
Problem-relevant frontend configuration
see additional information
Javascript errors shown in your browser console/inspector
No response
Additional information
Sidebar View
Section View
The text was updated successfully, but these errors were encountered: