live_beats/lib/live_beats_web
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
..
channels Rename link attrs 2021-11-23 09:34:46 -05:00
controllers Fixup profiles 2021-11-16 15:54:40 -05:00
live Hide title/artist metadata when empty. 2021-12-14 12:17:40 -06:00
templates Further sidebar accessibility improvements. 2021-11-23 11:41:07 -06:00
views Merge pull request #14 from ndarilek/accessible-routing 2021-12-13 13:21:04 -05:00
endpoint.ex Rotate session key 2021-11-16 22:16:58 -05:00
gettext.ex Make it so 🚀 2021-09-02 14:00:57 -04:00
router.ex Fixup tests 2021-12-14 10:35:51 -05:00
telemetry.ex Make it so 🚀 2021-09-02 14:00:57 -04:00