Maybe in follow-up but it would be good to have test coverage at least in phpunit that if you saved a node using the field_xb_demo with nothing in 2nd column that this would be rendered. I know we have test coverage in ComponentTreeHydratedTest but this would seem more real world. either that in the Cypress E2E
Detailed E2E tests for dropzones might be worth it in the future, yes. But most of the complexity is on the server side, so I think this is sufficient to land as-is. It definitely is crucial for the 0.1.0 demo at Barcelona.
Maybe in follow-up but it would be good to have test coverage at least in phpunit that if you saved a node using the field_xb_demo with nothing in 2nd column that this would be rendered. I know we have test coverage in
ComponentTreeHydratedTest
but this would seem more real world. either that in the Cypress E2EDetailed E2E tests for dropzones might be worth it in the future, yes. But most of the complexity is on the server side, so I think this is sufficient to land as-is. It definitely is crucial for the
0.1.0
demo at Barcelona.