Issues with disabled radio buttons in dark mode #2909
Labels
radio component
The generic component, includes both the web component and the React component
type: bug 🐛
Something isn't working
Milestone
Summary of the bug
Disabled radio buttons in dark mode turn white when you hover over them. Disabled selected radio buttons display with a white outline which doesn't match the designs, and they turn blue when hovered on.
🪜 How to reproduce
Tell us the steps to reproduce the problem:
📸 Screenshots or code
🧐 Expected behaviour
The radio buttons should not change on hover at all and the selected disabled variant should have a black inner outline to match Figma.
The text was updated successfully, but these errors were encountered: