gravity-ui / uikit

https://gravity-ui.com
MIT License
582 stars 89 forks source link

Add support of accessibility name markdown in components #1562

Open vvtimofeev opened 5 months ago

vvtimofeev commented 5 months ago

When we use icons as button text, screen reader applications cannot read the button's title, and our users cannot understand the meaning of the button. Therefore, we need to add support for the accessibility name property so that we can use hidden text titles for components in such cases.

Screenshot 2024-05-03 at 10 37 05