Skip to content

[fix] - first aria-slider has different stepper when used manually vs with keyboard #256

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kummadhi
Copy link
Contributor

Fixed the issue where the first aria-slider having two different experiences when using with mouse click vs using voiceOver with keyboard.

on the slider.php page

Screenshot 2025-03-26 at 1 39 15 PM

Before ... the slider not moving correctly based on the data-range... which is 5 on mouse click

Screen.Recording.2025-03-26.at.1.37.15.PM.mov

Before ... the slider moving correctly based on the data-range... which is 5 on mouse click

Screen.Recording.2025-03-26.at.1.35.08.PM.mov

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

Successfully merging this pull request may close these issues.

The first aria-slider has different stepper when used manually vs with keyboard
2 participants