We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No accessible name for social media link, Facebook and Twitter
6
Provide text within the link that describes the functionality and/or target of that link.
Fix ONE the following:
<a class="usa-social-link usa-social-link--linkedin" href="https://www.linkedin.com/company/us-digital-corps"></a> <a class="usa-social-link usa-social-link--twitter" href="https://twitter.com/USDigitalCorps"></a>
<a class="usa-social-link usa-social-link--linkedin" href="https://www.linkedin.com/company/us-digital-corps"></a>
<a class="usa-social-link usa-social-link--twitter" href="https://twitter.com/USDigitalCorps"></a>
The text was updated successfully, but these errors were encountered:
Deprioritized this for case studies. Will likely pick back up Thu 10/12 or thereabouts.
Sorry, something went wrong.
jaredbain
Successfully merging a pull request may close this issue.
Description
No accessible name for social media link, Facebook and Twitter
Severity:
6
Steps to reproduce the issue
WCAG Reference
Remediation Suggestion
Provide text within the link that describes the functionality and/or target of that link.
Fix ONE the following:
code reference
<a class="usa-social-link usa-social-link--linkedin" href="https://www.linkedin.com/company/us-digital-corps"></a>
<a class="usa-social-link usa-social-link--twitter" href="https://twitter.com/USDigitalCorps"></a>
The text was updated successfully, but these errors were encountered: