mirror of
https://github.com/fly-apps/live_beats.git
synced 2025-01-12 08:05:26 +00:00
ef1355f897
The original icon fix assumed that the `<svg>` tag had an `alt` attribute, which it does not. Instead, SVG requires a child element to specify a description. A complete fix involves patching upstream to allow for setting this element, but since we don't seem to have actionable icons without associated textual controls, set `aria-hidden="true"` by default and require it to be overridden if needed. |
||
---|---|---|
.. | ||
profile_live | ||
layout_component.ex | ||
live_helpers.ex | ||
nav.ex | ||
player_live.ex | ||
profile_live.ex | ||
settings_live.ex | ||
sign_in_live.ex |