superblocks-lab
superblocks-lab copied to clipboard
Can't edit created files in projects
If I created a new Directory Name: 'newFiles' then created a new file name 'newfile.js' . If I tried to write anything in this file it will not work. https://lab.superblocks.com/ipfs/QmS2wCCuWz3adoqkpcMha9t4Vuz3na4ZiAa2DZ1vBKrta2
What happens when trying "to write anything" to that file ? Is the editor loading at all ? Does the Save button works ? Any error messages ?
Here are the steps used, trying to replicate the issue as described:
- Open https://lab.superblocks.com/ipfs/QmS2wCCuWz3adoqkpcMha9t4Vuz3na4ZiAa2DZ1vBKrta2
- Create New Folder inside Files (root directory):
newFiles
- Create New File inside Files (root directory):
newfile.js
- Open
newfile.js
for editing, then write anything to it - Save
After clicking Save, the project named Feedback
"forks" and gets added to the projects list (available from the top menu bar). The contents are saved.
Variants:
- Create New File named
newfile.js
insidenewFiles
folder. Works. - Create New File named
newFiles.js
. OK - Create New File named
newFiles.js
insidenewFiles
folder. OK - Create New File named
newFiles
insideFiles
(root directory). Cannot create file with the same name (newFiles
folder already exists). - Create New File named
newFiles
insidenewFiles
folder. OK
Unable replicate the issue. Please clarify the steps to reproduce.
Okay after the last step "* Create New File named newFiles
inside newFiles
folder. OK"
try to write anything to the newFiles. It will not work
@yehia67 let's keep this issue open and monitor if we experience any similar issues in the 2.0 release.