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

A11y: MultiSelect.filterable tab focus #58

Closed yacineMTB closed 5 years ago

yacineMTB commented 5 years ago

Detailed description

Describe in detail the issue you're having.

When using the keyboard(tab), move focus to "All Types". It's dropdown list can't be operated by keyboard. Pressing tab once, the drop down list can be operated by keyboard, but the focus can't be seen.

Is this a feature request (new component, new icon), a bug, or a general issue?

general issue

Is this issue related to a specific component?

Yes, MultiSelect.filterable

What did you expect to happen? What happened instead? What would you like to see changed?

Dropdown list can be operated by keyboard and its focus can be seen.

What browser are you working in?

Google Chrome 70.0.3538.67

What version of the Carbon Design System are you using?

carbon-addons-cloud-react": "1.4.2"

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

ibm cloud - We need to close out AVT by early February to maintain our A11Y compliance status

Steps to reproduce the issue

On staging, go to the /status microservice. Try tabbing through the filterable multi select components there.

Additional information

image

image

yacineMTB commented 5 years ago

Closing issue, should be in carbon-components-react, not carbon-addons-cloud-react