Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GEN-2080]: fix useConnectDestinationForm to support additional component properties for checkboxes #2043

Merged
merged 19 commits into from
Dec 23, 2024

Conversation

BenElferink
Copy link
Contributor

@BenElferink BenElferink commented Dec 20, 2024

This pull request focuses on replacing the initialValue prop with the value prop for the Checkbox component across various parts of the codebase. This change aims to standardize the usage of the Checkbox component and ensure consistency in its implementation.

Key changes include:

Checkbox Component Update:

Usage in Forms and Fields:

Usage in Source Selection:

Other Updates:

These changes ensure that the Checkbox component is consistently using the value prop, which improves the readability and maintainability of the codebase.

Copy link

@BenElferink BenElferink merged commit 21b705d into odigos-io:main Dec 23, 2024
30 of 31 checks passed
@BenElferink BenElferink deleted the gen-2080 branch January 6, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants