mirror of
https://github.com/fly-apps/live_beats.git
synced 2024-11-26 09:51:00 +00:00
7fdb30520e
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. |
||
---|---|---|
.. | ||
profile_live | ||
layout_component.ex | ||
live_helpers.ex | ||
nav.ex | ||
player_live.ex | ||
profile_live.ex | ||
settings_live.ex | ||
sign_in_live.ex |