Aaron Carlino
Aaron Carlino
Another open question is how to handle computed fields, which are common in things like `summary_fields`. If `Member` has `Name` in its `$summary_fields` declaration, we *can* query that field. GraphQL...
A [new POC is up](https://github.com/open-sausages/react-gridfield-poc) using the approach outlined above, where graphql, in literal form, is passed down through the form schema into a `` component wrapping a gridfield. This...
It should work. Can you test it and find out?
You mean like the way desktop apps work, where the items take on a new UI state as the box is being defined? No, because I assume it's a massive...
Thanks! I'll have a look at it in the next few days.
I think there's an open PR for this.. > The PR include also a change that set the container to be in position relative, and will calculate the rect are...
Can you elaborate a bit?
Thanks for the detailed response. Will have a look.
Unfortunately I'm not enough of a CSS guru to crack this one. Had a bit of a play with it, and it's easily reproducible. I've had many issues with transform...
Cheers. The whole library should be moved to use hooks, tbh. It's perfectly suited for them.