processing / p5.js-web-editor

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, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.38k stars 1.32k forks source link

Fixes Clicking on cross icon on create folder/create file modal throws unnessary error. #2911

Closed iamnithishraja closed 4 months ago

iamnithishraja commented 9 months ago

Fixes #2895

Changes: Clicking on cross icon or whitespace on create folder/create file modal not dosen't throw any validation error message, instead throws only when submit button is pressed.

I have verified that this pull request: