seaerchin
seaerchin
Hi, i actually ran into the same issue (as i'm using this as a resource to reinforce my rust book reading) - how rustlings works is that it reads from...
i can take a look at this! just to be sure i'm understanding you correctly, you'd expect the container for the `radio` to also have css styling applied to it...
@segunadebayo just double checking - does it make sense to allow for users of chakra-ui to style the radio or is this by design?
@simontaisne while we wait for a reply, there's a reason why this happens. The style props put onto the `radio` component is selectively being applied onto the input element rather...
@simontaisne the docs have [an example](https://chakra-ui.com/docs/form/radio#custom-radio-buttons) on creating your own custom radio component! > The issue here is that clicking the Box won't update the state of the Radio i...
removed extra commits that weren't in the upstream (commit hash was different)
Hi @simontaisne, apologies for the absence as i got caught up with schoolwork!! Let me know if there's anything needed! i'll rebase off the current head ref!
@simontaisne should be good for review!
@simontaisne unsure why that happened with the sponsors actually as i rebased and took the original repo's ref all the way; i rebased and dropped the erroneous commits so it...
If it's breaking solely because of age, I'm happy to rebase off the current HEAD ref! Lmk if I need to do anything else beyond that @segunadebayo