p5.js-web-editor
p5.js-web-editor copied to clipboard
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,...
### Increasing Access Unsure ### Feature enhancement details **Current Behavior** The SignupForm component currently validates the username and email fields on every keystroke, potentially causing excessive API calls and affecting...
### Increasing Access Unsure ### Feature enhancement details I'm working on a bookmarklet to make copying code over to P5 Live easier. The tricky part is that P5 Live loads...
### p5.js version v1.9.5 // Web Editor: v2.13.4 ### What is your operating system? iOS, iPadOS ### Web browser and version Chrome: 126.0.6478.54; Firefox 127.1 (42781); iPadOS 17.5.1 ### Actual...
### 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...
### Increasing Access It will provide better user interface for the client side ### Feature enhancement details Hovering on sketch name by `username` doesn't change the background color to `logo...
Fixes #2709 Changes: - converted `IDE/components/Editor/index.jsx` to use React functional component I have verified that this pull request: * [x] has no linting errors (`npm run lint`) * [x] has...
### p5.js version 2.14.0 ### What is your operating system? Mac OS ### Web browser and version Firefox 122.0 ### Actual Behavior `npm run test` fails on several test suites...
### Increasing Access We want the content to be clear and readable on all screen sizes. ### Feature enhancement details We have a bunch of open issues related to the...
Once #43 is implemented, it would be nice to be able to download a collection as a zip. Then, for example, a teacher could easily upload all of the files...
#### Details about the bug: - Web browser and version: Edge 108.0.1462.54 - Operating System: Windows - Steps to reproduce this: https://editor.p5js.org/pflannery/sketches/RwHhvso2I When trying to create a SharedArrayBuffer an error...