Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

fix(Icon): no alt in svg #2243

Merged
merged 2 commits into from
Apr 19, 2019

Conversation

paschalidi
Copy link
Contributor

@paschalidi paschalidi commented Apr 19, 2019

✨✨hello you all ✨✨

Decided to split https://github.com/IBM/carbon-components-react/issues/2193 into smaller PRs so that it is easier to reason and review.

As @carmacleod pointed out here

alt="tooltip" on the svg - just delete this - alt is not a valid attribute on svg elements
Therefore I dedicated this PR to fix this.

Changelog

Removed

Removes from Icon component the property alt since alt is not a valid attribute on svg elements

@netlify
Copy link

netlify bot commented Apr 19, 2019

Deploy preview for carbon-components-react ready!

Built with commit 7c25a6e

https://deploy-preview-2243--carbon-components-react.netlify.com

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @paschalidi!

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

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

looks good to me!

@emyarod emyarod merged commit 676b6a6 into carbon-design-system:master Apr 19, 2019
@vpicone vpicone mentioned this pull request Apr 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants