Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Accessibility: Links do not have a discernible name #324

Open
simeononsecurity opened this issue Feb 6, 2023 · 0 comments
Open

Accessibility: Links do not have a discernible name #324

simeononsecurity opened this issue Feb 6, 2023 · 0 comments

Comments

@simeononsecurity
Copy link
Contributor

simeononsecurity commented Feb 6, 2023

Problem

The links on the website are not accessible to screen reader users as they do not have a discernible name. This is a violation of accessibility guidelines and results in a failure on the Google Lighthouse scan.

Impact

This issue affects the accessibility of the website for users who rely on screen readers to navigate. It can make it difficult for these users to understand the purpose of the links and to navigate the website effectively.

Solution

To address this issue, link text (and alternate text for images used as links) should be made discernible, unique, and focusable. This will improve the navigation experience for screen reader users and ensure that the website is accessible to all users.

References

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant