-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[checkbox] update focus style #339
Comments
|
In the code:
In the kit:
The easiest thing to do would be to add focus element which goes outside the checkbox artboard. This way it wouldn't break anything in the files where people already use it, but it also wouldn't count when measuring the spaces between the checkbox component and other ones. |
We've marked this issue as stale because there hasn't been any activity for a couple of weeks. If there's no further activity on this issue in the next three days then we'll close it. You can keep the conversation going with just a short comment. Thanks for your contributions. |
We've marked this issue as stale because there hasn't been any activity for a couple of weeks. If there's no further activity on this issue in the next three days then we'll close it. You can keep the conversation going with just a short comment. Thanks for your contributions. |
We've marked this issue as stale because there hasn't been any activity for a couple of weeks. If there's no further activity on this issue in the next three days then we'll close it. You can keep the conversation going with just a short comment. Thanks for your contributions. |
|
Fixed! Will be available in the next update 🎉 |
Focus style of checkbox has recently been updated in code. Need to update symbol.
https://react.carbondesignsystem.com/?path=/story/checkbox--checked
The text was updated successfully, but these errors were encountered: