Change the color of a deactivated switch #1591
andrey-helldar
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now when the
->disabled(true)
condition is called, the switch component cannot be disabled, but is displayed as if it is available to be disabled. This is misleading as it feels like the site is broken.I suggest that deactivated elements should be colored with a “pale” color, so that its state is visually clear. You should also do the same with readonly fields.
Beta Was this translation helpful? Give feedback.
All reactions