dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Add a `title` prop to Footer social links #1645

Closed GomezIvann closed 1 year ago

GomezIvann commented 1 year ago

Is your feature request related to a problem? Please describe. After the ADA compliance issues (#1644) we realized that our Footer icons are not accessible due to the lack of text, both visual and in screen readers.

Describe the solution you'd like Add a title property to the socialLinks objects that will give value to properties title and aria-label.