carbon-design-system / carbon-addons-cloud-react

[DEPRECATED] React components for the Cloud Add-on
http://cloud.carbondesignsystem.com/
Apache License 2.0
13 stars 23 forks source link

remove nav presentation role #61

Closed bakerTX closed 5 years ago

bakerTX commented 5 years ago

According to the W3C recommendation here the nav element shouldn't have a set role attribute. It is currently throwing a11y violations in DAP for ibmcloud/account. This PR removes the role="presentation" attribute and allows the nav to fallback to its default navigation role.

carbon-bot commented 5 years ago

:tada: This PR is included in version 1.5.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: