kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
13.19k stars 1.15k forks source link

Nested folders creation with parent folder selected initially does not render properly in the UI #5932

Open MilosPaunovic opened 1 week ago

MilosPaunovic commented 1 week ago

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.

Initial state: image

After page reload: image

SaumyaG1318 commented 1 week ago

Hey @MilosPaunovic I should like to work on this issue can you assign this issue to me.

MilosPaunovic commented 1 week ago

Absolutely, go for it @SaumyaG1318! 🚀