OutlinedInput receives background on search inputs on iOS #29365
Labels
component: text field
This is the name of the generic UI component, not the React module!
support: question
Community support but can be turned into an improvement
When viewing an
OutlinedInput
with asearch
input type, it does not override the background color which means the color remains white regardless of the context. I wasn’t sure if this was potentially related to #29151 so I wanted to make sure I filed this separately, as it’s happening out of the box.Current Behavior 😯
The input is always white, regardless of the theme.
Expected Behavior 🤔
The input type should not affect the display of the background color.
Steps to Reproduce 🕹
CodeSandbox: https://codesandbox.io/s/withered-shadow-s58f4
Your Environment 🌎
This can be seen on Safari when running on iOS or iPadOS 15.1.
The text was updated successfully, but these errors were encountered: