aws-amplify / aws-amplify/docs
Alt text is not descriptive [../tools/console files]
- 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, ``.
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/pages/[platform]/tools/console/index.mdx:
```
93
94: 
95
99
100: 
101
```
https://github.com/aws-amplify/docs/blob/main/src/pages/[platform]/tools/console/storage/file-browser/index.mdx:
```
50
51: 
52
```
https://github.com/aws-amplify/docs/blob/main/src/pages/[platform]/tools/console/storage/file-storage/index.mdx:
```
49
50: 
51
```
https://github.com/aws-amplify/docs/blob/main/src/pages/[platform]/tools/console/tutorial/bindui/index.mdx:
```
56
57: 
```
https://github.com/aws-amplify/docs/blob/main/src/pages/[platform]/tools/console/tutorial/buildui/index.mdx:
```
96
97: 
98
100
101: 
102
104
105: 
```
https://github.com/aws-amplify/docs/blob/main/src/pages/[platform]/tools/console/tutorial/code/index.mdx:
```
59
60: 
61
```
https://github.com/aws-amplify/docs/blob/main/src/pages/[platform]/tools/console/tutorial/collections/index.mdx:
```
57
58: 
59
65
66: 
67
```
Contributor guide
Assessment
This issue has not been assessed yet.