ndiego / icon-block

Effortlessly add SVG icons and graphics to your website.
https://nickdiego.com/projects/icon-block/
GNU General Public License v2.0
104 stars 14 forks source link

About accessibility : link label field and aria-hidden="true" option #2

Closed alexandrebuffet closed 2 years ago

alexandrebuffet commented 2 years ago

Hi there!

This block is really great, but not very accessible.

I think it lacks a "label" field when adding a link to the icon to prevent it from being "empty". And it also lacks an option to add the attribute aria-hidden="true" on the whole block when it's about decorative elements.

ndiego commented 2 years ago

This issue addressed in version 1.1.0, which features the addition of an "Icon label" field. This field adds an aria-label attribute to the svg icon.