Closed kunal2812 closed 1 year ago
Greetings! I'm confident in my ability to assist you with your project. Kindly assign the issue to me, and I'll get started right away. If you have any specific instructions, feel free to share them with me. I'm looking forward to working with you!
@samuels165 Sorry can't assign it to you. This is for a college event related to open source contributions.
Will I not receive points for my fifth issue?
Already given. Check your profile
oh ok thanks 👍
Problem
There is an inconsistency in UX regarding notifications. When users log in or log out, a message pops up in the corner of the screen to provide feedback. However, this does not happen when users sign up or enters invalid credentials during the sign in process. A HTTP Response is returned in case of sign up and nothing happens when invalid creds are entered, which may be confusing for users.
Expected Behavior
Consistency in user experience is important for a seamless and intuitive application. The behavior for all three actions (login, logout, and sign-up) should be consistent. When the user signs on Sheher a similar message should be shown in the corner of screen on the /register page. Similarly while entering wrong credentials
Note: