From: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/docs/rules/anchor-has-content.md
Alternatively, you may use the title prop or the aria-label prop.
Can we please remove the mention of the HTML title attribute? It is problematic with assistive tech. aria-label and aria-labelledby should be the only alternatives accepted. [source]
Then remove this from the success criteria.
From: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/docs/rules/anchor-has-content.md
Can we please remove the mention of the HTML
titleattribute? It is problematic with assistive tech.aria-labelandaria-labelledbyshould be the only alternatives accepted. [source]Then remove this from the success criteria.