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
When editing the email address and clicking "Ok", the "Verify" button becomes inactive, the application automatically sends a verification email to the new address and starts the countdown timer without clicking the "Verify" button. Once the timer ends, the "Verify" button becomes active. If clicked again, the timer restarts, and a new verification email is sent.
Expected Behavior:
The Verify button should be active once the user click "OK", and sending the verification email & the countdown timer should only start when the user explicitly clicks the "Verify" button.
Steps To Reproduce
Open the Tf-Connect app.
Navigate to the "Identity" Tab
Navigate to the "Edit Email" section.
Enter a new email address and click the "OK" button.
Observe that the "Verify" button is inactive, the countdown timer starts without clicking the "Verify" button, and a verification email is sent automatically,
Wait for the timer to expire.
Observe that the "Verify" button becomes active.
Click the "Verify" button again.
Observe that the timer restarts, and a new verification email is sent.
Is there an existing issue for this?
What happened?
Description:
Expected Behavior:
Steps To Reproduce
Relevant screenshots/screen records
mail_activ.mp4
Relevant log output
n/a