ContriHUB / ContriHUB-24

ContriHub is an event under Avishkar-24 where we are expecting to get more and more people involved in Open Source activities.
https://sac.mnnit.ac.in/contrihub
MIT License
4 stars 24 forks source link

Show toast with message after clicking submit on Edit Personal Information #100

Closed pirateksh closed 3 years ago

pirateksh commented 3 years ago

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.