OUPMATH / OxfrodMaths_Prod

0 stars 0 forks source link

Forgot password - bad user experience #21

Closed mayank2k2 closed 8 years ago

mayank2k2 commented 8 years ago

while use forgot password option to retrieve the password: step1: provide the correct user name image

Step 2: Press TAB key below message appears image

The message should not appear if we put the correct username, focus should go to continue button. if we are putting the incorrect user name then message should appear and alignment should be on the right side.

Step 3: press continue button step 4: provide the secret Answer and press TAB key Below message appears.

image

The message should not appear, focus should go to continue button.

manasghosh81 commented 8 years ago

Code change Required

manasghosh81 commented 8 years ago

This issue is fixed now in UAT

mayank2k2 commented 8 years ago

This is fixed in UAT

pankaj44 commented 8 years ago

Root case - Change of original implementation. Resolution - Done the code changes for Tab key press. Verified scenarios in UAT.

image

image

mayank2k2 commented 8 years ago

working in prod