CommunityOfCoders / COCWebsite

The official website of Community Of Coders, VJTI.

Home Page:https://www.communityofcoders.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Window Alert in Forgot Password Form

akshatshah21 opened this issue · comments

If there are errors in the Reset Password form, there's a window alert triggered.

image
Error text already appears on an invalidform submit, so this alert is not required. There are alerts in the ResetPw and the NewPw components. We should probably remove them.