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

[Accessibility] Avoid repetition of identical link text on same page #3083

Closed
hostle83 opened this issue May 29, 2024 · 2 comments · Fixed by #3264
Closed

[Accessibility] Avoid repetition of identical link text on same page #3083

hostle83 opened this issue May 29, 2024 · 2 comments · Fixed by #3264
Assignees
Labels
accessibility bug component: Item (Archived) Item display or editing
Milestone

Comments

@hostle83
Copy link

Describe the bug
This relates to items that have a number of different download options. For each option, the Download Link currently says "Download". According to Success Criterion 2.4.4 Link Purpose (In Context), the user should be able to determine the purpose of each link from the link text alone. In this example, users with screen readers would hear the word "Download" read numerous times but not know the context, purpose and destination of each download link.

To Reproduce
Steps to reproduce the behavior:

  1. Visit https://sandbox.dspace.org/items/cd374806-70ac-4541-a711-559c9bb60a76/full
  2. See list of Download Links at the right side of each file description

Expected behavior
A clear and concise description of what each link does, e.g. "Download the PDF...".

Related work

@hostle83 hostle83 added bug needs triage New issue needs triage and/or scheduling labels May 29, 2024
@github-project-automation github-project-automation bot moved this to 🆕 Triage in DSpace Backlog May 29, 2024
@tdonohue tdonohue added accessibility component: Item (Archived) Item display or editing and removed needs triage New issue needs triage and/or scheduling labels May 29, 2024
@Andrea-Guevara
Copy link
Contributor

Good morning @tdonohue, my name is Andrea. I'm part of the Neki-it company. We'd like to take on this activity.

@Andrea-Guevara
Copy link
Contributor

Good morning @tdonohue! I hope you're well

We've provided a PR with a possible solution to this problem #3264. We look forward to your feedback.

@tdonohue tdonohue moved this from 📋 To Do to 🏗 In Progress in DSpace 8.x and 7.6.x Maintenance Aug 27, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in DSpace 8.x and 7.6.x Maintenance Dec 18, 2024
@tdonohue tdonohue added this to the 7.6.3 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility bug component: Item (Archived) Item display or editing
Projects
Development

Successfully merging a pull request may close this issue.

3 participants