Describe the bug
On autocomplete combo boxes we added the option to have a clear button but it is not configured to be disabled when the input is disabled so you can clear the text when it should not be editable
To Reproduce
Steps to reproduce the behavior:
Go to autocomplete field in a disabled status
Click on clear button
See the text is cleared
Expected behavior
Expecting clear button to be disabled or hidden
Describe the bug On autocomplete combo boxes we added the option to have a clear button but it is not configured to be disabled when the input is disabled so you can clear the text when it should not be editable
To Reproduce Steps to reproduce the behavior:
Expected behavior Expecting clear button to be disabled or hidden