processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.35k stars 1.3k forks source link

I cannot upload any files to my folder #3224

Open SushmithaSK opened 3 weeks ago

SushmithaSK commented 3 weeks ago

p5.js version

v1.9.4

What is your operating system?

Windows

Web browser and version

No response

Actual Behavior

I cannot upload any files to my folder, when I click on upload file or try to drag and drop the file, there is no response from p5js .

Expected Behavior

Should be able to easily drag and drop the required files.

Steps to reproduce

Steps:

    1. 3.

      Snippet:

// Paste your code here :)

welcome[bot] commented 3 weeks ago

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

ppratik07 commented 2 weeks ago

Hey @SushmithaSK This issue is not reproducible for me in production, as I am able to upload the files by drag and drop. Can you show a quick screen cap of what you are seeing ?

Garima3110 commented 5 days ago

@SushmithaSK I too faced the same issue, just trying to figure out the reason for this strange behavior. For the time being I just found an alternative to uploading files, which is to upload the files keeping the developer tools window open.

perminder-17 commented 4 days ago

Okay, I think it's not a bug. I was too confused with it. This happens when you tries to open someone's else sketch with the link they provide and try to upload files to it. But if you just press ctrl + s (just save the sketch in your account) you would be able to upload files to it.

Garima3110 commented 3 days ago

Okay, I think it's not a bug. I was too confused with it. This happens when you tries to open someone's else sketch with the link they provide and try to upload files to it. But if you just press ctrl + s (just save the sketch in your account) you would be able to upload files to it.

Thank you for your suggestion, @perminder-17. In my case, I attempted to upload files to my sketch by saving it in my account, but unfortunately, I still encountered issues. I appreciate your insights and would welcome any further advice you may have on resolving this matter.

perminder-17 commented 2 days ago

Is it works if you press ctrl + s when you are logged on into your p5.js-web-editor @SushmithaSK @Garima3110 ??

Garima3110 commented 2 days ago

Is it works if you press ctrl + s when you are logged on into your p5.js-web-editor @SushmithaSK @Garima3110 ??

No it doesn't.