appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.79k stars 3.63k forks source link

(JS-0737) Prefer meaningful alternative text #7942

Open rishabhrathod01 opened 2 years ago

rishabhrathod01 commented 2 years ago

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/

sahil9001 commented 2 years ago

Hey @Rishabh-Rathod ! can I take this issue?

rishabhrathod01 commented 2 years ago

@sahil9001 it's yours 😁, you can refer to the CodeContributionsGuidelines for setting up the project.

Paavni-Goyal commented 3 months ago

Hey @Nikhil-Nandagopal can you assign me the same.