Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed: Accessibility Issues, Placeholder img missing alt #4427

Open
rnunez80 opened this issue May 11, 2023 · 1 comment
Open

Embed: Accessibility Issues, Placeholder img missing alt #4427

rnunez80 opened this issue May 11, 2023 · 1 comment

Comments

@rnunez80
Copy link

Accessibility Issues
WCAG 2.1 Level A
Alternative (alt) text is read to users utilizing screen readers. Alternative text should be provided to describe what is present in the image so that users who are unable to see have an equal experience as sighted users. Quick tip: If the image is being utilized as a link with no other text, the alternative text should be the location of the link. If the image is of words, the alternative text should be the words contained in the image.

Impact: critical

Violations
WCAG 2.1 Level A: 1.1.1 Non-text Content
Section 508: 1194.22 (a) Text equivalent for non-text elements
Element Location

Failure Summary
Fix any of the following: Image does not have an alt attribute. To markup the image as decorative, override the semantics by adding role="none" or role="presentation"

@welcome
Copy link

welcome bot commented May 11, 2023

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

sathiyaIbe added a commit to sathiyaIbe/Semantic-UI-React that referenced this issue May 24, 2023
…use alt text is important to understand the image
sathiyaIbe added a commit to sathiyaIbe/Semantic-UI-React that referenced this issue May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant