Accessibility errors
-
Hi guys
Im getting a few issues with the code that is being marked as not accessible. Mostly to do with role=’img” on svgs and also missing AriaLabel on svgs:
activeSvgMissingAriaLabel Error: active svg missing aria-label WCAG 2.1 Success Criterion 4.1.2 Name, Role, Value (A) Recommend: add an aria-label attribute to the button or link that describes the purpose of the control SVGFocusable Warning: SVG is focusable WCAG 2.1 Success Criterion 2.1.1 Keyboard (A) Recommend: Set focusable='false'
The topic ‘Accessibility errors’ is closed to new replies.