-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Poor switch animation in mobile safari #17029
Labels
bug 🐛
Something doesn't work
component: switch
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
priority: important
This change can make a difference
Comments
I can confirm |
oliviertassinari
added
component: switch
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
labels
Aug 17, 2019
I am submitting a PR for this as my first contribution if that's okay :) |
Yes, please do :) |
It's about reverting part of #16620. The comment you have linked is a dead end. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug 🐛
Something doesn't work
component: switch
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
priority: important
This change can make a difference
Current Behavior 😯
After touching a Mui Switch in mobile safari (iOS 12.4), it toggles between its two states with an awkward animation that does not resemble what would be expected of a toggle switch.
Expected Behavior 🤔
Expected the Mui Switch to toggle states like it does in Chrome for desktop and Chrome for iOS 12.4.
Steps to Reproduce 🕹
Live example: https://material-ui.com/components/switches/
Steps:
Context 🔦
Trying to use a Mui Switch on iOS Safari
Your Environment 🌎
The text was updated successfully, but these errors were encountered: