fix: Rename directory with drag n drop

  • This was a bug with our OverlayFS impl.
  • It looks like we created the parent directory in the writableFS when we were renaming a file, but neglected to do this when renaming a directory.
  • #170 (closed)

Closes #170 (closed)

Screenshots

Before After
it_broke it_works_demo
Edited by Paul Slaughter

Merge request reports

Loading