cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
https://park-ui.com
MIT License
1.74k stars 75 forks source link

[Accessibility] Switch component lacks an outline when focused #457

Open Seigiard opened 3 weeks ago

Seigiard commented 3 weeks ago

Currently, the Switch component lacks an outline when focused, which poses challenges for accessibility and keyboard navigation.

PR with solution is here: https://github.com/cschroeter/park-ui/pull/456