Mobile editor - dragging components hierachy

I'm having an issue with dragging the components in the component tree.
Is there a trick to getting components to stay on the parent level while dragging between two child level components?
Video here of issue. dragging issues retool.mov - Google Drive

Hi @jason3w, thanks for reaching about your concern.

It looks like the default behavior of dragging any non-container component under a Container component is to nest it as a child of the Container component. I think the approach you took of putting a non-container component at the top of the level and moving Container components above it is a good work-around.

Because this could get tedious with larger projects and could be more intuitive, I'll be sure to make a feature request to improve this UI! Thanks for bringing this to out attention. :slight_smile:

1 Like