Issue
I am wondering if there is a way to delete a container but leave its children in place in a bulk way. I know I can drag a child widget out and then delete the container, but I want to do this with many widgets at once. Unfortunately, there doesn't seem to be a way to do this currently. I may consider suggesting it as a feature request.
Resolution
Unfortunately, there is no current functionality to delete a container while leaving its children in place in the platform being referred to. The only solution at this time is to manually drag each child widget out of the container and delete the container. However, the platform developers suggest raising a feature request using a provided link to possibly have this functionality added in the future. No code examples are necessary for this solution.