sonata-project / SonataAdminBundle

The missing Symfony Admin Generator
https://docs.sonata-project.org/projects/SonataAdminBundle
MIT License
2.11k stars 1.26k forks source link

#8106: ModelList btn_delete bug when hit Enter key #8108

Closed tdumalin closed 1 year ago

tdumalin commented 1 year ago

Subject

Fix bug ModelList btn_delete when hit Enter key

I am targeting this branch, because it's a patch.

Closes #{8106}.

Changelog

### Fixed
Add missing type button on ModelList form widget
VincentLanglet commented 1 year ago

Thanks