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.41k stars 1.35k forks source link

Notation for the need of login to upload (image) files #3079

Open prodka opened 7 months ago

prodka commented 7 months ago

Increasing Access

This feature will allow people to navigate the use of image() and upload file feature easily. More documentation increases access.

Feature enhancement details

Recently, I was working on the p5 web editor without logging in. I was trying to play with image() and trying to upload an image from my computer. However, only after a while I realized I needed to login to have the option to upload.

Either within the web editor or the image() reference page, if there is an indicator that you need to login to use the upload file feature might be helpful.

welcome[bot] commented 7 months 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.