Open
Description
Steps to reproduce
Can be reproduced in provided example,
https://mui.com/material-ui/react-autocomplete/
Current behavior
There in no way to provide focus visible styling to the autocomplete sx props.
Based on the api documentation .Mui-focusVisible class is specified for applying focus-visible style however, that class is never getting applied to the component.
Expected behavior
using .Mui-focusVisible class should be possible.
Context
I would like to have different color to the autocomplete field when the use is focusing using keyboard.
Your environment
No response
Search keywords: Autocomplete