EasyAdminBundle icon indicating copy to clipboard operation
EasyAdminBundle copied to clipboard

add inline scalar editor

Open tezrik opened this issue 1 year ago • 2 comments

#5599

  • [ ] bag with number formatted
  • [ ] bag if input not change
  • [ ] if string long ("...")

tezrik avatar Jul 31 '24 18:07 tezrik

I'm desperately waiting for this feature :) As this is marked as completed but not implemented: What needs to be done to get this merged? @tezrik Is it save to use your fork to get the feature while it's not merged?

knallcharge avatar May 19 '25 12:05 knallcharge

I would love if you make this configurable per crud controller. E.g. I have some specific logic that uses form events and is not compatible with the PATCH API and I'm sure others do as well. Using PATCH, will not create the form and not follow the typical symfony/forms flow. :)

msphn avatar May 19 '25 13:05 msphn