patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Update Select to so screen readers can discover disabled items

Open jessiehuff opened this issue 5 years ago • 1 comments

Describe the issue. What is the expected and unexpected behavior? We should update Select to match the dropdown interaction so that disabled items are discoverable and JAWS will announce them.

Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.

Try to open the select in JAWS, it does not function well in JAWS. Also, key through select, you will see that disabled items are skipped.

Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around? Bug

jessiehuff avatar Nov 03 '20 14:11 jessiehuff

Part of the epic: https://github.com/patternfly/patternfly-react/issues/6014

nicolethoen avatar Jan 05 '22 15:01 nicolethoen

This will be addressed in the next version of the select

tlabaj avatar Sep 26 '22 12:09 tlabaj