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

Remove pointer events for disabled toggle #6896

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

Conversation

tenKinetic
Copy link

Set pointer-events to none when checkbox is in toggle mode and is disabled

Description

Came across this while developing a UI and didn't see any related issues.
A very simple update that just ensures when a checkbox is in toggle mode and is also disabled, the toggle cannot be manipulated.

Set pointer-events to none when checkbox is in toggle mode and is disabled
@lubber-de

This comment was marked as spam.

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.

None yet

3 participants