riophae / vue-treeselect

A multi-select component with nested options support for Vue.js
https://vue-treeselect.js.org/
MIT License
2.89k stars 505 forks source link

Set aria-hidden to true for screen readers. #539

Open jnester opened 10 months ago

jnester commented 10 months ago

Set aria-hidden to true for screen readers on the dropdown arrow svg icon and the delete icon.

jnester commented 10 months ago

Hello there, @riophae! The failed build does not seem related to my update, which was merely adding an attribute to the 2 svg icons to improve screen reader support.