design-system icon indicating copy to clipboard operation
design-system copied to clipboard

Different styling with disabled states between inputs and text area

Open mnunezdm opened this issue 2 years ago • 1 comments

image image

I think there is a bug in the styling of textareas when the disabled state is selected, for me it should have the same format, light grey for the background, darker grey for the border (like the input) but now the border and the background are the same grey

Is this issue related to a specific component, variant, and/or state? If so, please detail which.

text areas

Are any specific browsers impacted by this bug?

i think all of them

Which version of the Salesforce Lightning Design System are you using?

winter '24 but summer '23 has the same issue

What steps and/or code are needed to reproduce this issue?

display disabled text area

What did you expect to happen?

have same format as the input

What actually happened?

they have different format

mnunezdm avatar Sep 22 '23 12:09 mnunezdm

@mnunezdm This will be fixed in the next release. This is how it looks after the fix,

Screenshot 2023-10-06 at 11 18 51 AM

Amarnath510 avatar Oct 06 '23 05:10 Amarnath510