Closed
Description
p5.js version
No response
What is your operating system?
None
Web browser and version
No response
Actual Behavior
Users cannot change their email address in https://editor.p5js.org/account
Expected Behavior
Users can change their email address.
Steps to reproduce
Steps:
- Change email in https://editor.p5js.org/account
- (you cannot click "Save All Settings"Button)
- Enter new password. Then the “Save All Settings” button will be enabled.
- Click "Save All Settings" Button.
- (You will probably get a “Current password is not provided” error due to a server-side check.)
- Enter current password and Click "Save All Settings" Button.
- (in the server side, The email change process will not be executed because the current password has been entered.)