Bug 59: Link — Duplicate Anchor Text
WCAG 2.4.4 (Link Purpose) | Multiple "Read More" or "Learn More" links with identical text.
Bug: Multiple "Read More" Links
Bug: Generic "Click Here"
- Comprehensive guide to accessibility: Click here
- Video tutorial on keyboard navigation: Click here
- FAQ and troubleshooting: Click here
Bug: Multiple "Learn More" Without Context
Feature A
Details about Feature A...
Learn MoreFeature B
Details about Feature B...
Learn More
How HAL Fixes This: HAL detects duplicate or generic link text and enhances with aria-label incorporating surrounding context (heading, description, or adjacent text), e.g., "Read More about Article 1" or "Learn More about Feature A".