Vets-Who-Code / vets-who-code-app

http://vetswhocode.io
47 stars 35 forks source link

Ensuring Accessibility of Non-Decorative Background Images #565

Open jeromehardaway opened 3 months ago

jeromehardaway commented 3 months ago

Description: Our application utilizes background images for various purposes beyond mere decoration. Some of these background images carry significant information or contribute to content understanding, thus necessitating alternative text descriptions for users who rely on screen readers or have visual impairments. To align with accessibility best practices and ensure our content is inclusive for all users, it's essential that these informative background images are properly marked up for accessibility. This involves using ARIA (Accessible Rich Internet Applications) attributes to convey the presence and purpose of these images to assistive technologies.

Action Required:

Additional Information: Implementing these adjustments is crucial for creating an accessible digital environment, ensuring that all users, regardless of their abilities, have equal access to information and functionalities provided by our application. By providing alternative text for informative background images, we help users who use screen readers understand the content fully, making our application more inclusive and adhering to accessibility standards and guidelines.

This task should be treated as a priority to reinforce our commitment to accessibility and inclusivity. Making these changes will not only benefit our users with disabilities but also improve the overall user experience by ensuring our application is navigable and comprehensible for everyone.