data-table-bundle icon indicating copy to clipboard operation
data-table-bundle copied to clipboard

Refactor integration with Symfony Form for easier usage

Open Kreyu opened this issue 1 year ago • 1 comments

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 avatar May 17 '24 16:05 Kreyu

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

alexandre-castelain avatar Jan 13 '25 16:01 alexandre-castelain