carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.86k stars 1.82k forks source link

MultiSelect DAP violation #5317

Closed SoSubtle closed 4 years ago

SoSubtle commented 4 years ago

DAP Violation with MultiSelect

The MultiSelect component at here is giving a DAP violation accessibility error titled "An interactive element must have an accessible name". Could this be an issue with the component or DAP ?

Environment

Operating system Mac OSX

Browser Chrome

Steps to reproduce the issue

  1. Go to https://www.carbondesignsystem.com/components/dropdown/code/
  2. Run a DAP Scan on the Multi Select component.

Please create a reduced test case in CodeSandbox

Additional information

image

-

tw15egan commented 4 years ago

Hey, thanks for reporting! This should be resolved in the next minor release (v10.10.0) as it was just fixed in this PR https://github.com/carbon-design-system/carbon/pull/5039

Related issues

Going to close this as resolved, but let me know if you still encounter this issue once 10.10.0 is released and you've updated.

teresamonahan commented 4 years ago

@tw15egan Thanks for this info. Any idea when 10.10.0 will be released? Thanks