backpex
backpex copied to clipboard
this pull request adds the handling of map fields with Backpex.Fields.InlineCRUD.
This is can really useful: Controls what values are stored in a map Allows you to simulate Polymorphism as illustrated by example use case I added to Demo. I know the example could look too complicated at first, and it's your library so it's your call , but I think it's fun and it is a good example of the power of Backpex!
All the best to your team - @thanos
Hey @thanos!
Thank you for your patience. I just merged a feature that supports more field types in Backpex.Fields.InlineCRUD. It'd be great if you could update this MR to the latest develop. I am going to review this afterward.