superblocks-lab icon indicating copy to clipboard operation
superblocks-lab copied to clipboard

Can't edit created files in projects

Open yehia67 opened this issue 6 years ago • 3 comments

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

yehia67 avatar Feb 11 '19 09:02 yehia67

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:

  1. Open https://lab.superblocks.com/ipfs/QmS2wCCuWz3adoqkpcMha9t4Vuz3na4ZiAa2DZ1vBKrta2
  2. Create New Folder inside Files (root directory): newFiles
  3. Create New File inside Files (root directory): newfile.js
  4. Open newfile.js for editing, then write anything to it
  5. 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 inside newFiles folder. Works.
  • Create New File named newFiles.js. OK
  • Create New File named newFiles.js inside newFiles folder. OK
  • Create New File named newFiles inside Files (root directory). Cannot create file with the same name (newFiles folder already exists).
  • Create New File named newFiles inside newFiles folder. OK

Unable replicate the issue. Please clarify the steps to reproduce.

filippsen avatar Feb 14 '19 16:02 filippsen

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 avatar Feb 19 '19 20:02 yehia67

@yehia67 let's keep this issue open and monitor if we experience any similar issues in the 2.0 release.

javier-tarazaga avatar Mar 08 '19 13:03 javier-tarazaga