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

[Site] Use new symfonycasts/dynamic-forms for dependent fields #1086

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? no
New feature? no
Tickets None
License MIT

After @bendavies solved the form event puzzle of handling multiple levels of dependent form fields, we set out to try to create a library to wrap that complexity. I'm pretty darn excited to announce a v0.1.0 version of that! https://github.com/SymfonyCasts/dynamic-forms - which works especially great with live components.

The library may have edge cases and might change - but a good first step for exposure is to use it in our demo. It works GREAT (even better than the old implementation, where a validation error was sometimes triggered that we didn't want!).

Cheers!

@bendavies
Copy link
Contributor

nice!

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