Checked/Unchecked toggle icon behavior consistently generates unexpected result #3805
Labels
bug 🐛
Something doesn't work
component: checkbox
This is the name of the generic UI component, not the React module!
Problem Description
The icons don't render 'properly' on the checkbox when 'checked':
When unchecked
![unchecked](https://cloud.githubusercontent.com/assets/5193218/14049151/971c4300-f270-11e5-9d43-67035fa883c2.png)
When checked
![checked](https://cloud.githubusercontent.com/assets/5193218/14049152/97d56a60-f270-11e5-918c-ff97e8661ef0.png)
Versions
I can't dig into implementation issues and do a PR right now, so going to work-around it but thought it should be flagged.
The text was updated successfully, but these errors were encountered: