live_beats/lib/live_beats_web/live
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
..
profile_live hide play button on playlist 2021-11-29 19:21:35 -06:00
layout_component.ex Rename link attrs 2021-11-23 09:34:46 -05:00
live_helpers.ex Fixup tests 2021-12-14 10:35:51 -05:00
nav.ex fix typo 2021-11-30 09:03:08 -06:00
player_live.ex Hide title/artist metadata when empty. 2021-12-14 12:17:40 -06:00
profile_live.ex Fixup tests 2021-12-14 10:35:51 -05:00
settings_live.ex Docs 2021-11-15 13:06:04 -05:00
sign_in_live.ex Deploy and presence stub 2021-11-16 11:58:28 -05:00