appsmithorg / appsmithorg/appsmith
(JS-0737) Prefer meaningful alternative text
Open
Task
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Description
The alternative text attached to any content is a critical component of accessibility for screen reader users as it helps them understand the content's purpose on the page. By default, this rule checks for alternative text on the following elements: `<img>`, `<area>`, `<input type="image">`, and `<object>`.
## Occurrences
There are 16 occurrences of this issue in the repository.
See all occurrences on DeepSource → [deepsource.io/gh/appsmithorg/appsmith/issue/JS-0737/occurrences/](https://deepsource.io/gh/appsmithorg/appsmith/issue/JS-0737/occurrences/)
Contributor guide
Assessment
This issue has not been assessed yet.