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.32k stars 1.27k forks source link

Implemented Toast Notifications for Error Handling During User Settings Update #2972

Open Keshav-0907 opened 5 months ago

Keshav-0907 commented 5 months ago

Fixes #2965

Added toast notification for error handling when users update their settings, addressing scenarios of Empty Current Password Field and Incorrect Current Password.

Changes:

https://github.com/processing/p5.js-web-editor/assets/91189139/4319123b-5d85-47cf-ba5c-1df27ec97a47

I have verified that this pull request: