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

### p5.js version 1.9.0 ### What is your operating system? Windows ### Web browser and version _No response_ ### Actual Behavior If the token is invalid the error message is...

Enhancement

Fixes #issue-number Changes: - using EditorView along with editorView as a react state instead of cmInstance.current - using view.dispatch when changes need to be applied to the view instead of...

### File Changes Not Reflecting in Docker Container **Environment:** - OS: Windows - WSL2: Enabled - Docker: Using Docker Desktop with WSL2 integration **Description:** I am trying to set up...

Bug

### p5.js version 1.10.0 ### What is your operating system? Mac OS ### Web browser and version Chrome v129.0.6668.90 ### Actual Behavior The data displayed in the in-editor console are...

Bug

### Increasing Access Currently, the p5.js web editor does not allow users to view or switch between the `code` and `preview` tabs while a project is running. This feature is...

Enhancement
Area: Mobile
Status: Needs Design

Progress on #2933 Tasks: - [ ] Add controls for navigating the menubar via Up, Down, Home, Escape keys - [ ] Implement a way to move focus to a...

### p5.js version v1.10.0 ### What is your operating system? Mac OS ### Web browser and version 128.0.6613.137 ### Actual Behavior The loadImage function is unable to fetch medium and...

Help Wanted
Priority:High
Bug

### p5.js version _No response_ ### What is your operating system? None ### Web browser and version _No response_ ### Actual Behavior It is not getting translated ![Pj5](https://github.com/user-attachments/assets/965c3af0-4930-4955-8fee-f4b4d904ec1e) ### Expected...

Bug

Fixes #2081 (when complete) I haven't looked at this in a while but I figured I might as well put in a draft. Primary Goal: - Upgrade to v6 Secondary...

### Increasing Access Design Improvements. ### Feature enhancement details In the login form's password field, the visibility toggle (eye icon) is not properly vertically centered. This causes a slight misalignment,...

Enhancement
Area:CSS