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 442 p5.js-web-editor issues
Sort by recently updated
recently updated
newest added

### Increasing Access User can change language from any page ### Feature request details from this page user not able to change , user need to back home page. and...

Enhancement
Needs Design

Fixes #3612 I have verified that this pull request: * [x] has no linting errors (`npm run lint`) * [x] has no test errors (`npm run test`) * [x] is...

### Increasing Access Reduce confusion and anxiety when loading a large collection of sketches. ### Feature enhancement details Right now the editor shows “No sketches” while data is still loading....

Good Medium Issue
Enhancement
Ready for Work

### p5.js version 1.19.? ### What is your operating system? iOS ### Web browser and version Chrome ### Actual Behavior Error message on line 79? Missing number …Scope? due to...

Bug
Awaiting Maintainer Approval

### p5.js version 1.11.8 ### What is your operating system? Mac OS ### Web browser and version Firefox 141.0.3 (aarch64) ### Actual Behavior In the contributor docs' [Preparing a pull...

Area: Documentation
Bug

### Increasing Access ![Image](https://github.com/user-attachments/assets/9324424a-2133-4a96-8dd6-58cf2771c09b) ### Feature enhancement details This page should be responsive.

Enhancement
Awaiting Maintainer Approval

### Increasing Access The purpose of these changes was to support the development and maintenance of an accessible platform. ### Feature enhancement details I am seeking feedback about my recent...

Enhancement
Awaiting Maintainer Approval

### Increasing Access It will make users save their sketches properly, which in turns allows them to share more and allow more people to join :D ### Feature enhancement details...

Area: Design
Enhancement
Needs Design
Area:CSS

### Increasing Access These commands make it easier for contributors to take and release ownership of tasks with a simple comment. It encourages participation from newcomers, reduces reliance on maintainers,...

Feature Request
Needs Discussion

Fixes #3551 This PR introduces a GitHub Action that allows contributors to assign or unassign themselves from issues and pull requests using simple comment commands. Changes: - `/assign`: Assigns the...

Feature Request