Closed marianayovcheva closed 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.
aria-label
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 anaria-label
fallback.