EasyCorp / EasyAdminBundle

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

Render expanded invalid collection entry #6296

Open zorn-v opened 1 month ago

zorn-v commented 1 month ago

For now you must do ->setEntryIsComplex() for collection field just for notice what entry is invalid (otherwise it will not highlighted with red border). But even with red border you must do additional click to expand and see actual validation error.