iiitl / MERN_AUTH

MERN Task with auth application
0 stars 8 forks source link

proper error message in login form along with proper styling. #1 #14

Closed gauravghodinde closed 6 months ago

gauravghodinde commented 6 months ago

Display proper error message in login form along with proper styling. #1

Screenshot 2024-03-15 102611 Screenshot 2024-03-15 102516 Screenshot 2024-03-15 102530 Screenshot 2024-03-15 102543

Yash7426 commented 6 months ago

Great work @gauravghodinde! I noticed that the error message display could be enhanced by rendering them conditionally only when an error is present. Also, you can refine the pull request description for better clarity and context by providing steps you followed for solving the issue. I recommend reading this blog on writing a great pull request description: https://www.pullrequest.com/blog/writing-a-great-pull-request-description/