:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
When we try to create new folder from the editor sidebar, with parent folder selected, and try to add nested folder into the dialog, like aaa/bbb/ccc it will create the structure properly on the BE, but the initial render on the UI is not good, as the only one folder is being created with the name aaa/bbb/ccc.
After refreshing the page, it's all structured properly, so it's a matter of properly rendering in the UI.
When we try to create new folder from the editor sidebar, with parent folder selected, and try to add nested folder into the dialog, like
aaa/bbb/ccc
it will create the structure properly on the BE, but the initial render on the UI is not good, as the only one folder is being created with the nameaaa/bbb/ccc
.After refreshing the page, it's all structured properly, so it's a matter of properly rendering in the UI.
Initial state:
After page reload: