Spor - Vy's Design System

design-system react
2 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `onChange` event handler for a checkbox component exhibits buggy behavior when the checkbox's `checked` state is modified externally (programmatically). While `onCheckedChange` works correctly, `onChange` (particularly when integrated with form libraries via `register()`) fails to respond as expected after an external state change, leading to incorrect checkbox state updates upon subsequent clicks.

Complexity: 3/5
help wanted

Spor - Vy's Design System

TypeScript
#design-system#react
help wanted

Spor - Vy's Design System

TypeScript
#design-system#react