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

#3024 - Adds not allowed cursor to missing inputs #3088

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

abnersajr
Copy link
Contributor

This is a bugfix.

Proposed solution

Fixes #3024 where not-allowed cursor isn't being applied properly when the parent has the class radio or checkbox and the input has [disabled] property.

Tradeoffs

Two more lines added in the code. No bad tradeoffs.

Testing Done

Checking the code generated manually.
Testing in a small local project.

Changelog updated?

No.

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.

Disabled checkbox: cursor is not "not-allowed"
2 participants