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
register a new user with invalid email domain and address (e.g. test@invalid.dom)
Click register
Outcome:
Despite an invalid domain in the email address, the registration appears successful.
Notification about sent email appears prompting user to verify email address
Expected Behavior:
Platform should verify if entered email address is of valid domain.
If not, registration should not be successful.
User should be alerted about the invalidity of the given email domain and should be prompted to enter an email address with certified domain.
Mandatory fields are not identifiable
Steps to Reproduce:
Outcome:
Despite an invalid domain in the email address, the registration appears successful.
Notification about sent email appears prompting user to verify email address
Expected Behavior:
Platform should verify if entered email address is of valid domain.
If not, registration should not be successful.
User should be alerted about the invalidity of the given email domain and should be prompted to enter an email address with certified domain.
Environment:
Windows 10, Chrome browser (latest), APInf nightly (https://nightly.apinf.io)
The text was updated successfully, but these errors were encountered: