[feat]: Better disabled state for CarouselInput #1817
Labels
good first issue
Good for newcomers
issue: enhancement
Issue suggesting an enhancement to an existing feature
A clear and concise description of what the feature is
The input doesn't use the disabled colors as the other ones.
On an empty input, the hover area making the cursor change is smaller than the input.
CleanShot.2024-11-07.at.13.10.04.mp4
On a filled input, the cursor doesn't change to it's disabled form.
CleanShot.2024-11-07.at.13.14.19.mp4
Why should this feature be included?
Users might not understand that the input is disabled.
Please provide an example for how this would work
For this one, the background should be
Neutral150
and the borderNeutral200
.The text was updated successfully, but these errors were encountered: