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

## Summary Fixes a bug where async validation errors (like username/email taken) disappeared when unrelated fields were edited (e.g., password). ## Notes - Only touched `SignupForm.jsx` - Existing lint errors...

### p5.js version 2.16.11 ### What is your operating system? Windows ### Web browser and version chrome://132.0.6834.160 ### Actual Behavior When editing the `username` or `email` fields, async validation errors...

Bug
Awaiting Maintainer Approval