mirror of
https://github.com/fly-apps/live_beats.git
synced 2024-12-24 16:00:29 +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. |
||
---|---|---|
.. | ||
channels | ||
controllers | ||
live | ||
templates | ||
views | ||
endpoint.ex | ||
gettext.ex | ||
router.ex | ||
telemetry.ex |