live_beats/lib
Nolan Darilek 7fdb30520e Hide title/artist metadata when empty.
From an accessibility perspective, having an empty `<h2/>` is confusing. Even though it lacks text, it remains visible to scree readers and is still navigable.

I'm not sure whether wrapping the entire `<div/>` in this check breaks the layout, or if the individual elements should have `aria-hidden` set if their values are empty.
2021-12-14 12:17:40 -06:00
..
live_beats Fixup tests 2021-12-14 10:35:51 -05:00
live_beats_web Hide title/artist metadata when empty. 2021-12-14 12:17:40 -06:00
live_beats.ex Allow configurable upload dir per env 2021-11-16 22:11:11 -05:00
live_beats_web.ex Make sidebar live and add enhanced flash 2021-11-10 13:23:02 -05:00