Skip to content
New issue

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

508 Compliance - SortSite level AA MMT and Draft MMT: Don't use generic text in links #717

Open
Francell opened this issue Apr 16, 2021 · 0 comments

Comments

@Francell
Copy link

Page: https://mmt.sit.earthdata.nasa.gov/manage_collections
Line: 536

Issue: Don't use generic text like "Click Here" or "Read More" in link text, because it says nothing about the link target when read out by a screen reader.

Explanation:
Screen readers often tab from one link to the next. Tabbing between links labelled "click here" sounds like "Click here, tab, click here, tab, click here". Change the link text to make sense when read without the surrounding text.
Link text: "More"

Guideline:
WCAG 1.0 AA 13.1
WCAG 2.0 AAA F84

Acceptance Criteria: Generic text such as "Click Here" or "Read More" is not used in link text

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

No branches or pull requests

1 participant