aws-amplify / aws-amplify/docs

Alt text is not descriptive [../interactions files]

Open
#7,067 0 comments 0 reactions 0 assignees View on GitHub
web accessibility
Dominant language
MDX
Stars
506
Forks
1.1k
Avg merge
3h 14m
Merged PRs (30d)
1

Description

**Describe the content issue**:
Images listed below do not have descriptive/informative alt text. For markdown the alt text is located between the square brackets, `![alt text](...)`.

The list below isn't exhaustive since I found these images based on the word count for the alt text, but it should be a good starting point to make our alt text better for people who use screen readers.

Some resources to help write alt text:
- https://webaim.org/techniques/alttext/
- https://www.a11yproject.com/posts/are-you-making-these-five-mistakes-when-writing-alt-text/

 

https://github.com/aws-amplify/docs/blob/main/src/fragments/lib/interactions/js/getting-started.mdx:
```
16
17: ![Interactions](/images/interactions_lex_v2_console_edit_bot.png)
18

104
105: ![Interactions](/images/interactions_lex_console_edit_bot.jpg)
106
```

 

https://github.com/aws-amplify/docs/blob/main/src/fragments/lib-v1/interactions/js/getting-started.mdx:
```
49
50: ![Interactions](/images/interactions_lex_console_edit_bot.jpg)
51

77
78: ![Interactions](/images/interactions_lex_v2_console_edit_bot.png)
79
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.