citizensadvice / design-system

Citizens Advice Design System
https://citizens-advice-design-system.netlify.app/
Apache License 2.0
31 stars 7 forks source link

fix: default aria-label for footer feedback link #3517

Closed marianayovcheva closed 3 weeks ago

marianayovcheva commented 3 weeks ago

Currently, if no feedback link title is specified and the feedback link is set to open in a new tab, the aria-label is " (opens in a new tab)". This PR fixes this by using the default feedback link title as an aria-label fallback.