caMicroscope
caMicroscope copied to clipboard
Accessibility Issue: Non Text Content Non Compilance of WCAG 2.1 Standards
Description On the website, there are instances where images are used within links without appropriate alternative text. This results in empty links, which can be confusing and inaccessible for users relying on screen readers or those with visual impairments.
To Reproduce Steps to reproduce the behavior:
- Install Wave Testing Extension from chrome store
- Navigate to the specified page on the website.
- Use the WAVE extension to scan the webpage for accessibility issues.
- See error
Expected behavior Images within links should have descriptive alternative text that accurately conveys the content or function of the link. This ensures that users with disabilities, including those using screen readers, can understand the purpose of the link.
Screenshots
Desktop (please complete the following information):
- OS: Win 10
- Browserchrome
- Version 2 2
Additional context This issue violates WCAG 2.1 standards related to non-text content (1.1.1) and link purpose (2.4.4). By adding appropriate alternative text to images within links, the website can improve accessibility and ensure a better user experience for all visitors.