| Summary: | WCAG 2.1: 2.4.4 - Link Purpose - OPAC Browse shelf | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
| Component: | Accessibility | Assignee: | Alexander Blanchard <alexander.blanchard> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | martin.renvoize, matt.blenkinsop, oleonard |
| Version: | unspecified | Keywords: | Hackfest |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
*** This bug has been marked as a duplicate of bug 29492 *** |
Across Koha's OAPC, links and buttons are generally very clear and contain suitable aria-label text. However, on the ‘Details for’ pages, there are repeated ‘Browse shelf’ links that require additional context to be clear. Solution: Ensure that the meaning of all links and buttons is clear without relying on surrounding content: • For text links, hyperlink the descriptive part of the sentence. Keep link text short and succinct so it can easily be identified and understood by screen reader users • For buttons, add an aria label or aria-labelledby attribute to provide the relevant context