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

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

Open moloko opened this issue 3 years ago • 0 comments

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.

moloko avatar Aug 01 '22 15:08 moloko