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

Refactor integration with Symfony Form for easier usage #92

Open
Tracked by #95
Kreyu opened this issue May 17, 2024 · 1 comment
Open
Tracked by #95

Refactor integration with Symfony Form for easier usage #92

Kreyu opened this issue May 17, 2024 · 1 comment
Assignees
Labels
enhancement Something that would make existing features better

Comments

@Kreyu
Copy link
Owner

Kreyu commented May 17, 2024

Every integration with form seems unnecessarily complicated, and really buggy. For example, we cannot display validation errors on the filtration form, because form submitted in the HttpFoundationRequestHandler is different than the form displayed to the user.

@Kreyu Kreyu self-assigned this May 17, 2024
@Kreyu Kreyu added the enhancement Something that would make existing features better label May 17, 2024
@alexandre-castelain
Copy link
Contributor

Can you explain why the filtration form inputs are displayed outside the form currently ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Something that would make existing features better
Projects
None yet
Development

No branches or pull requests

2 participants