-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Increasing Access
The addition of an alert for an invalid current password during the password reset process in the p5.js Web Editor would streamline user troubleshooting
, enhance security, and boost overall confidence.
This improvement ensures users receive prompt feedback
, guiding them to correct password entry efficiently, ultimately contributing to a more user-friendly and secure platform
, thereby increasing access and user satisfaction.
Feature enhancement details
Issue Description
- Go to
/account
When reseting the password, if the current password entered is invalid there's no indication that to show that something is wrong in the data entered by the user.
It is crucial to implement to display relevant alert/warning to inform users about the incorrect current password entry, ensuring a smoother and more secure password reset process.
Screen.Recording.2024-01-27.at.8.10.20.PM.mov
Possible Solution
We can solve this by implementing a warning when the current password is wrong :