dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

Material Disabled Form Inputs Styles #1696

Closed agubler closed 3 years ago

agubler commented 3 years ago

Bug

Across the various form inputs the disabled styles for the material theme still enable visual effects on hover - for example the TextInput changes background on hover and the DateInput icon still looks interactive and the radio buttons show a hand cursor.

The disabled styles shouldn't have these visual effects on hover.