zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
883 stars 231 forks source link

Accessibility: react-slider doesn't announce to assistive tech that it is disabled #267

Closed moloko closed 1 year ago

moloko commented 1 year ago

Description

When using assistive technology such as a screen reader, this component does not indicate to the screen reader when it is disabled

Adding aria-disabled to the 'handle' elements should resolve this easily.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

moloko commented 1 year ago

this is still an issue, please don't close

kris-ellery commented 1 year ago

Thank you for your patience. Merged and published in v2.0.5