fix: Add visible titles to image-based links#12
fix: Add visible titles to image-based links#12arbirali wants to merge 2 commits intoedly-io:teak/indigofrom
Conversation
|
The missing visible text is not a WCAG conformance issue. Adding title attributes to things that have accessible names may add additional verbal redundancy for screen reader users (depending on implementation). Not urgent for or against. |
|
@wittjeff |
|
Please update the PR base branch to indigo/sumac or indigo/teak. indigo branch is not an active branch. |
|
The issue https://tree.taiga.io/project/zaraahmed-tutor-indigo-accessibility/us/79 has already been addressed in the #13 pull request. So there is no need for this PR. |
Description
This pull request resolves several accessibility issues in the Tutor Indigo theme that were identified during a recent accessibility review. These updates aim to improve usability for all users, especially those relying on assistive technologies. The changes also help ensure compliance with recognized accessibility standards, such as the Web Content Accessibility Guidelines (WCAG) 2.1.
For further details, please refer to the related issue: overhangio/tutor-indigo#146.
Accessibility Fixes Implemented
Add Accessible Titles to Image-Based Links
This pull request improves accessibility by adding visible titles to image-based links throughout the Tutor Indigo theme. Previously, these links lacked text descriptions, making them difficult to interpret for users relying on screen readers or keyboard navigation.
With this update, descriptive
titleattributes are added to each image-based link, providing additional context and enhancing the overall usability of the interface for all users.Accessibility Audit Report
For the full audit and issue breakdown, please refer to the following report: Accessibility Audit