i've created a section on my dashboard dedicated to firmware updates with a subtitle header called 'updates'.
right now, each firmware update tile is configured to only be visible if a firmware update is available.
if no tiles are visible, i'd also like the 'Updates' header to not be visible. right now, i'm using conditional or statements in the visibility tag of the header to control this, but it is quickly growing unwieldy as i add my firmware update tiles.
is there an easier way to make something conditional like this?