You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validation message of the Email field in Login page and Full Name field in Sign Up page to be fixed. Currently where-ever the click on these pages, populates the validation messages on these fields. So area of click for the validation messages to be displayed, need to be restricted to the field clicks and button clicks alone.
Click on Login Button, where user redirected to the Login page.
Click on any area of the field, excluding the other buttons and fields.
User could see that Validation message of the Email field in Login page gets displayed.
Same scenario with the Sign up page also, where User could see that Validation message of the Full Name field in Sign Up page gets displayed.
Expected behavior
Validation message of the Email field in Login page and Full Name field in Sign Up page to be displayed to the user, only when clicks happen on the text fields and on Button fields.
Validation message of the Email field in Login page and Full Name field in Sign Up page to be fixed. Currently where-ever the click on these pages, populates the validation messages on these fields. So area of click for the validation messages to be displayed, need to be restricted to the field clicks and button clicks alone.
Steps To Reproduce
Expected behavior
Validation message of the Email field in Login page and Full Name field in Sign Up page to be displayed to the user, only when clicks happen on the text fields and on Button fields.
Recording attached
https://user-images.githubusercontent.com/92918179/139042150-98c6d9b4-fec3-47e7-9601-0ad42785cabf.mp4
Desktop (please complete the following information): ThinkPad
Smartphone: not tested
Additional context
Tested in Testsite.
The text was updated successfully, but these errors were encountered: