react-compare-image icon indicating copy to clipboard operation
react-compare-image copied to clipboard

Is there a way to control the slide position using the keyboard?

Open lucianourgal opened this issue 3 years ago • 2 comments

I think this could be interesting because of accessibility issues.

Changing the sliderPositionPercentage doesn't seem to work

lucianourgal avatar Mar 24 '21 14:03 lucianourgal

We are using ReactCompareImage for a slider on our homepage of https://avif.io/. We updated the website for high accessibility support. Unfortunately, we couldn't find a solution for the slide handle. Would highly appreciate an accessible version!

justinschmitz97 avatar Apr 04 '21 18:04 justinschmitz97

I published the vue3 version of this package which I forked from the vue2 version, I added the keyboard navigation option for accessibility. I'm working on porting that to the react version... I'll open a pull request once I'm done... stay posted.

zedjarvis avatar Aug 06 '23 15:08 zedjarvis