Skip to content

Checkbox design #9775

Answered by jnm2377
half5cat asked this question in Help
Sep 30, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @half5cat the reason you're seeing it look different is because the implementation doesn't use an icon. We are using pseudoelements to make the checked look. This is likely something that never changed from older versions, I'm unsure why an icon was not implemented. I found an example of a checkbox component that uses custom svgs: https://codepen.io/rolchau/pen/rlAtq/

I think implementing something like this would be a breaking change for us, though, and ,in general, low priority as we're focusing on a11y issues for our next major version right now.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@half5cat
Comment options

Answer selected by half5cat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants