-
Notifications
You must be signed in to change notification settings - Fork 40
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: Convert to JSX (fixes #238) #250
Conversation
Still outstanding before we can take this PR out of draft:
|
Ready for review. |
@swashbuck I can see the pips are now no longer selectable but the hover states in the css are still there |
@StuartNicholls I've created adaptlearning/adapt-contrib-vanilla#398 to remove the hover states. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on Mac Safari, FF and Chrome. Android tablet, iPhone and iPad.
Screen reader tested with voiceOver.
🎉 This PR is included in version 7.4.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Fixes #238
Fix
user-drag
CSS property withdraggable
HTML propertyprefers-reduced-motion
preference and disables animations if necessaryDependencies
adaptlearning/adapt-contrib-vanilla#398 Remove hover state styling from the progress indicators