Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/stop autoplay on focus #993

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

acnorrisuk
Copy link

A carousel set to autoplay does not stop when it is focused. This is an issue for screen reader and other keyboard users who can't prevent this via hovering with a mouse. See WAI-ARIA Authoring Practices.

This PR stops the carousel when it has focus or one of the buttons has focus and resumed autoplaying when these are blurred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant