p5.js-web-editor icon indicating copy to clipboard operation
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,...

Results 380 p5.js-web-editor issues
Sort by recently updated
recently updated
newest added

#### Nature of issue? - Question about the source code Hello, I was wondering why there is plenty of prop-drilling from the root-level components down, even when sub-components are connected...

Priority:High
Bug

- [ x] Found a bug When I run this locally, everything works as expected. One of my students ran into this problem and I have been able to reproduce...

Help Wanted
Priority:High
Bug

#### Nature of issue? - [x] Found a bug - [ ] Existing feature enhancement - [ ] New feature request #### Details about the bug: When auto-refresh is enabled...

Help Wanted
Priority:High
Bug

Hey so I found another weird one. I can't browse or upload files from the p5.js repo if it's been installed via git clone. If I just download by zip,...

Priority:Medium
Bug

I was trying to use css grids fr units and they didn't seem to work, gave me a red squiggly - Found a bug I don't know if it's a...

Priority:Medium
Bug
Area:Editor

#### Nature of issue? - Found a bug #### Details about the bug: - Web browser and version: Chrome 81 - Operating System: Win10 - Steps to reproduce this bug:...

Help Wanted
Priority:High
Good Medium Issue
Bug

#### New feature details: Hi! One of the biggest issues I have with web editor is when I accidentally run a faulty code with for example an infinite loop and...

Status: Needs Discussion
Bug

#### Nature of issue? - ~~Found a bug~~ - Existing feature enhancement #### Details about the bug: Hello, I have a project that I'm working on, it was still working...

Priority:Medium
Bug

#### Nature of issue? - Found a bug #### Details about the bug: `console.table` does not display properly in console window. ![image](https://user-images.githubusercontent.com/59444569/88699035-73336f80-d124-11ea-935a-7e1546213035.png) [Console.table on MDN web docs](https://developer.mozilla.org/en-US/docs/Web/API/Console/table)

Help Wanted
Priority:Medium
Good First Issue
Bug

#### Nature of issue? p5 Web Editor doesn't support [Private Class Fields](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields) - Enhancement (Private Class Fields is probably a new thing) ### Note that **[Private Class fields](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields)** is *"an...

Priority:High
Bug
Area:Editor