ExpressHermes / Singular-News

A Django news app powered with machine learning to provide personalised feed to the users based on their interactions on the app.
GNU General Public License v3.0
11 stars 9 forks source link

Valid error message on login/signup #10

Open ExpressHermes opened 4 years ago

ExpressHermes commented 4 years ago

Problem Right now, when a user tries to sign up with duplicate email address or weak password, the error message is not shown. Similarly during login, the message just says "Invalid credentials ".

Solution On sign up, a valid error should be shown message, for example if the password is weak, the password field should be highlighted in red with error message and if email is already is already registered, email input should be highlighted with valid error message.

preetpanwar commented 4 years ago

sir, I would love to work on this issue, can u assign it to me?

ExpressHermes commented 4 years ago

@preetpanwar assigned. If you face any issue, get back to me.

ExpressHermes commented 4 years ago

@preetpanwar I am unassigning this issue due to inactivity for more than 20 days. PIng me here if you are working on this

Halix267 commented 3 years ago

@ExpressHermes Can i work on this issue?

ExpressHermes commented 3 years ago

Sure