Lucas Larroche

Results 74 comments of Lucas Larroche
trafficstars

Actually `` outside the `` is also working. ```HTML First name Email address ``` It should work if you use the second markup and `inherit` the `display: block`.

@gp-slick-coder, do you recommend updating the docs? Or removing the feature (not possible now to avoid a breaking change). I guess it could be useful for a group of related...

Ah, yes, I get it. I think this style looks broken/buggy: I still prefer this style: https://github.com/picocss/pico/assets/23470684/22d4f091-ae76-4ffb-b09f-308fa256126d But I'm open to a better solution.

@cmcaine I couldn't see the problem on MacOS/iOS Chrome/Firefox. This light blue color is very weird 🤷‍♂️ It would be ideal if someone could help me debug/find the problem.

Thanks @Brian-Pob! I tried to force the color on the checked options. Could you check that this fixes the problem? https://codepen.io/lucastests/pen/NWJJNVy

> `:has` is relatively new in terms of browser support, but it seems to be used in the codebase already so it's probably not a concern. Until then I had...

> Here is a link to the [demo on CodePen](https://codepen.io/atmos4/pen/YzggydY). Great demo > If you like the idea, I can submit a PR. @Atmos4, I love it. Let's also add...

I agree. Not pretty. I don't see this problem with Firefox 122 on macOS. I don't have much idea how to fix it.

@gekoke, I prefer to keep the shadow light/subtle to keep Pico's style neutral. Plus, it's customizable with CSS variables. But yes, it lacks some contrast, maybe we could do this:...

@willclarktech, thanks. What tool do you use to see some a11y complains? I can't see any in Chrome or with Visual Studio linting tools. I would not remove `role="group"` now...