moja-global / moja-global/moja_global_docs
Bug🐛: Fixing `alt` tags for the images on the website
@Sriram-bb63 is already working on this.
Since Oct 2, 2021.
- Dominant language
- Shell
- Stars
- 35
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
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.

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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.