Closed cynthiaricomendoza-alaskaair closed 6 months ago
v2.17.10
This issue is reproducible on the Auro docsite
when the auro-input is disabled and there is a value, i would expect the close btn icon to be hidden.
Firefox, Chrome, Safari
here is a screenshot of the behavior in our reservation look up component. the auro-input component is outlined in red.
I am able to inspect a auro-input component on the auro docsite and add disabled to the auro-input component with a value in devtools. here is a screen recording of how i was able to reproduce. https://github.com/AlaskaAirlines/auro-input/assets/116121736/486fffc3-d066-4729-bfff-428306c49aa8
disabled
Reviewing with UX Design before implementing a fix.
That makes sense. The clear button should also be disabled OR not be visible when the input is disabled. Either solution would work.
Please verify the version of auro-input you have installed
v2.17.10
Please describe the bug
Reproducing the error on the docsite
This issue is reproducible on the Auro docsite
Expected behavior
when the auro-input is disabled and there is a value, i would expect the close btn icon to be hidden.
What browsers are you seeing the problem on?
Firefox, Chrome, Safari
Additional context
here is a screenshot of the behavior in our reservation look up component. the auro-input component is outlined in red.
I am able to inspect a auro-input component on the auro docsite and add
disabled
to the auro-input component with a value in devtools. here is a screen recording of how i was able to reproduce. https://github.com/AlaskaAirlines/auro-input/assets/116121736/486fffc3-d066-4729-bfff-428306c49aa8