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

Few fixes #137

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Few fixes #137

wants to merge 7 commits into from

Conversation

megasoft78
Copy link
Contributor

No description provided.

Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are accessibility issues in these changes.

<div style={{width: "250px", height: "250px"}}>
<img style={{maxWidth: "100%", maxHeight: "100%"}} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif"/>
<div style={{ width: "250px", height: "250px" }}>
<img style={{ maxWidth: "100%", maxHeight: "100%" }} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.

<div style={{width: "250px", height: "250px"}}>
<img style={{maxWidth: "100%", maxHeight: "100%"}} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif"/>
<div style={{ width: "250px", height: "250px" }}>
<img style={{ maxWidth: "100%", maxHeight: "100%" }} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.

@DryJhin
Copy link

DryJhin commented Jul 9, 2021

Hello guys,

any news with this one ? I have same issue with dynamic update of the item.

Thanks for your time,
Alexandru

Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are accessibility issues in these changes.

<div style={{width: "250px", height: "250px"}}>
<img style={{maxWidth: "100%", maxHeight: "100%"}} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif"/>
<div style={{ width: "250px", height: "250px" }}>
<img style={{ maxWidth: "100%", maxHeight: "100%" }} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.

<div style={{width: "250px", height: "250px"}}>
<img style={{maxWidth: "100%", maxHeight: "100%"}} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif"/>
<div style={{ width: "250px", height: "250px" }}>
<img style={{ maxWidth: "100%", maxHeight: "100%" }} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.

Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are accessibility issues in these changes.

<div style={{width: "250px", height: "250px"}}>
<img style={{maxWidth: "100%", maxHeight: "100%"}} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif"/>
<div style={{ width: "250px", height: "250px" }}>
<img style={{ maxWidth: "100%", maxHeight: "100%" }} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.

<div style={{width: "250px", height: "250px"}}>
<img style={{maxWidth: "100%", maxHeight: "100%"}} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif"/>
<div style={{ width: "250px", height: "250px" }}>
<img style={{ maxWidth: "100%", maxHeight: "100%" }} src="https://cdn.tutsplus.com/net/uploads/2013/08/github-collab-retina-preview.gif" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.

@sonarcloud
Copy link

sonarcloud bot commented Apr 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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

Successfully merging this pull request may close these issues.

None yet

4 participants