n8n icon indicating copy to clipboard operation
n8n copied to clipboard

feat(editor): Add functionality to delete and rename folders (no-changelog)

Open MiloradFilipovic opened this issue 4 days ago • 1 comments

Summary

  • Implementing Delete Folder functionality image
  • Implementing rename folder functionality

Other fixes/improvements

  • Folder cards now show both sub-folder and workflow counts image
  • Better error handling around workflow/folder fetching

Related Linear tickets, Github issues, and Community forum posts

Closes ADO-3159 Closes ADO-3158

Review / Merge checklist

  • [ ] PR title and summary are descriptive. (conventions)
  • [ ] Docs updated or follow-up ticket created.
  • [ ] Tests included.
  • [ ] PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

MiloradFilipovic avatar Feb 27 '25 10:02 MiloradFilipovic