You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm implementing some forms with disabled fields using the 'business' theme and I'd like to make a suggestion to make the text colour a bit darker for a disabled text input with a defaultValue or value specified similar to when placeholder is.
With darker themes, disabled inputs are not immediately distinguishable from active inputs without hovering, when a defaultValue/value is used to populate the input instead of a placeholder.
Agreed. Currently it looks like it is interactable. Also, the border colour on disabled inputs makes the input look taller than normal inputs if placed next to each other, which isn't that nice to look at.
What version of daisyUI are you using?
2.49.0
Describe your issue
I'm implementing some forms with disabled fields using the 'business' theme and I'd like to make a suggestion to make the text colour a bit darker for a disabled text input with a defaultValue or value specified similar to when placeholder is.
With darker themes, disabled inputs are not immediately distinguishable from active inputs without hovering, when a defaultValue/value is used to populate the input instead of a placeholder.
Disabled field with placeholder specified
Disabled field with defaultValue specified
Field with Placeholder specified
Field with defaultValue specified
Would be good to know your thoughts. Thanks
What browsers are you seeing the problem on?
Edge
Reproduction URL (optional)
https://play.tailwindcss.com/MRPWesNq4H
The text was updated successfully, but these errors were encountered: