moja-global / moja-global/moja_global_docs

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

Open
#105 3 comments 0 reactions 1 assignee View on GitHub

@Sriram-bb63 is already working on this.

Since Oct 2, 2021.

bug good first issue Hacktoberfest Priority = Medium
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.

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.