croz-ltd / tiller

🔖 Tiller DS is an open-source UI library that provides a range of visual, functional components and patterns that speed up design and development.
https://croz-ltd.github.io/tiller
Apache License 2.0
28 stars 1 forks source link

Visual inconsistencies on disabled components #273

Closed AnamariR closed 1 month ago

AnamariR commented 2 months ago

Basic information

Bug description

While using property "Disabled" for input fields an other, there is an inconsistency with the UI of the components. Particularly background colors.

image

while inspecting:

image image

Steps to reproduce

Use select and input fields, then disable them.

Expected behavior

Should consistently have the same colors.