EasyCorp / EasyAdminBundle

EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
MIT License
3.99k stars 1.01k forks source link

feat: allow slug field to be triggered by select fields also #6282

Open Romaixn opened 3 weeks ago

Romaixn commented 3 weeks ago

Currently, when targeting ChoiceField for example, the SlugField don't update, due to event listener only on keyup.