fix(select): use non transparent inline select background#9138
Conversation
|
❌ Deploy Preview for carbon-react-next failed. 🔨 Explore the source changes: 25a2ff5 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/60e875db0013d400074e0bea |
|
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: 25a2ff5 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/60e875dbb42e73000746c058 😎 Browse the preview: https://deploy-preview-9138--carbon-elements.netlify.app |
|
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: 25a2ff5 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/60e875db64c4540007533879 😎 Browse the preview: https://deploy-preview-9138--carbon-components-react.netlify.app |
Closes #9112
This PR sets a ui-background color for inline selects so that themed select options on Windows will be visible (Alternatively we can set explicit values on the select options and optgroups but the menus themselves may still be discolored because of how different OS and browser combinations handle menu rendering and CSS custom properties)
Testing / Reviewing
Confirm that the select options and option groups are visible on dark Carbon themes in all browser and OS combinations