fix: address 2 bugs from Devin Review on workspaceStore - Fix updateChildrenPaths: use startsWith+slice instead of String.replace() to prevent incorrect substring matching when renaming files/folders - Fix duplicateFile: deep-clone children with new IDs and paths when duplicating folders to avoid shared references Co-Authored-By: Thuong Huynh <admin@huynhthuong.online>#15
Open
Huynhthuongg wants to merge 6 commits into
Open
fix: address 2 bugs from Devin Review on workspaceStore
- Fix updateChildrenPaths: use startsWith+slice instead of String.replace()
to prevent incorrect substring matching when renaming files/folders
- Fix duplicateFile: deep-clone children with new IDs and paths when
duplicating folders to avoid shared references
Co-Authored-By: Thuong Huynh <admin@huynhthuong.online>#15Huynhthuongg wants to merge 6 commits into
Huynhthuongg wants to merge 6 commits into