For example, assuming this is the root. https://YOURNAME.solidcommunity.net/. A user like my self is unable to docx or txt files.
When a user logs in, they have a list of files like I have here.
I have even went as far as to create a delete method from my phone and attempt to delete the file. The delete method works fine inside of a public folder, but at this root it won't allow me to delete the docx. It is possible that the docx has to be fully rendered and acknowledged before it can be successfully deleted. I deleted the favicon.ico image successfully.
Upon expanding the .docx file, it does not render successfully. This could be because it does not render Word files properly. Even if that is the case, the user should still have freedom to delete the files. We may need a library that can render the documents.
Once the docx errors out, you are forced to refresh the page to see the item again. It simply disappears.
But https://YOURNAME.solidcommunity.net/profile allows me to upload and delete files.
It also will not allow me to acknowledge or delete .txt files I get 403 errors.
For example, assuming this is the root. https://YOURNAME.solidcommunity.net/. A user like my self is unable to docx or txt files.
When a user logs in, they have a list of files like I have here.
I have even went as far as to create a delete method from my phone and attempt to delete the file. The delete method works fine inside of a public folder, but at this root it won't allow me to delete the docx. It is possible that the docx has to be fully rendered and acknowledged before it can be successfully deleted. I deleted the favicon.ico image successfully.
Upon expanding the .docx file, it does not render successfully. This could be because it does not render Word files properly. Even if that is the case, the user should still have freedom to delete the files. We may need a library that can render the documents.
Once the docx errors out, you are forced to refresh the page to see the item again. It simply disappears.
But https://YOURNAME.solidcommunity.net/profile allows me to upload and delete files.
It also will not allow me to acknowledge or delete .txt files I get 403 errors.