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

fix(accordion): remove role=presentation #2256

Merged
merged 3 commits into from
Apr 22, 2019

Conversation

dakahn
Copy link
Contributor

@dakahn dakahn commented Apr 22, 2019

closes #2251

Removes the invalid role attribute from AccordionItem component since the role was causing an Axe error.

Changelog

  • remove role=presentation from AccordionItem's <li> element.

@netlify
Copy link

netlify bot commented Apr 22, 2019

Deploy preview for carbon-components-react ready!

Built with commit 0d8de78

https://deploy-preview-2256--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 @dakahn!

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 9ff509e into carbon-design-system:master Apr 22, 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
Development

Successfully merging this pull request may close these issues.

Incorrect role set on AccordionItem component
3 participants