maidsafe-archive / safe_examples

examples showcasing various features of the SAFE Network
BSD 3-Clause "New" or "Revised" License
82 stars 50 forks source link

Web Hosting Manager: UX of file uploads #232

Open jimmycuadra opened 7 years ago

jimmycuadra commented 7 years ago

Operation System: macOS 10.12.6 Web Hosting Manager Version: 0.1.2 (Test 18)

It's not clear from the two options given to upload content, "Upload Directory" and "Upload File", that they will overwrite each other. At first I selected just an index.html file to upload, then tried to upload directory, and discovered that the Web Hosting Manager replaced the files in the root directory with the files within the directory I uploaded. I would have expected the selected directory itself to be uploaded within the root directory. I also got a generic "file already exists" message because the subdirectory also contained a file named "index.html." It was unclear whether this error message meant that the original index.html was retained or whether it had been overwritten with the index.html from the subdirectory.

shankarsengalani commented 7 years ago

Hi, @jimmycuadra we have created a task for this. we will try to sort this out at earliest. Thanks for your support.