moja-global / moja_global_docs

Repository to host the moja global technical documentation
https://docs.moja.global/en/master/
Mozilla Public License 2.0
35 stars 67 forks source link

Bug🐛: Fixing `alt` tags for the images on the website #105

Open HarshCasper opened 3 years ago

HarshCasper commented 3 years ago

Describe the bug.

Currently, most of the images have an alt tag but we are still lacking some of the corner cases where we would like the images to be accessible to a larger audience. This issue is part of the larger scope where we are looking to improve the accessibility of our documentation for the general audience.

Describe the steps to reproduce the behavior.

I am using the WAVE® Web Accessibility Evaluation Tool and the associated chrome extension to discover accessibility issues. You can use the same to navigate across the website and discover the images that lack an alt tag and document the same.

image

Expected behavior.

As a note, the alt-text should be descriptive of the image itself, and should not contain extra information. To understand how to write alt-text, please follow this: https://webaim.org/techniques/alttext/

Screenshots.

No response

Operating Environment

Chrome Version 93.0.4577.82 (Official Build) (64-bit)

Additional context.

No response

Sukriti-sood commented 3 years ago

Can I work on this issue?

HarshCasper commented 3 years ago

Can I work on this issue?

Please work on the issue already assigned to you.

Sriram-bb63 commented 3 years ago

I would like to work on this issue