Currently, when user clicks submit after editing Personal Information on User Profile, no information is displayed to them whereas in backend an Email is sent to Admins.
This results in them submitting the request multiple times thus multiple duplicate emails are sent.
So, add a toast with the message Your request is being sent to Admin for verification after the User presses Submit button.
Currently, when user clicks submit after editing Personal Information on User Profile, no information is displayed to them whereas in backend an Email is sent to Admins.
This results in them submitting the request multiple times thus multiple duplicate emails are sent.
So, add a toast with the message Your request is being sent to Admin for verification after the User presses Submit button.