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
Default pointer for signup should be pointing to first field (email id) on the signup page. However, it skipped this and was pointing to first name field
More information
Steps to Reproduce
Goto signup
check the default location for pointer
Expected Results
It should be pointing to email field
Actual Results
Was pointing to first name field
Note
Not a bug, but would be more of a UI enhancement. This looked relevant because when you click on any user form, it should always point to first field on the form.
Environments
Browser
Google Chrome Version 78.0.3904.108 (Official Build) (64-bit)
OS
Windows
The text was updated successfully, but these errors were encountered:
Summary
Default pointer for signup should be pointing to first field (email id) on the signup page. However, it skipped this and was pointing to first name field
More information
Steps to Reproduce
Expected Results
It should be pointing to email field
Actual Results
Was pointing to first name field
Note
Not a bug, but would be more of a UI enhancement. This looked relevant because when you click on any user form, it should always point to first field on the form.
Environments
Browser
Google Chrome Version 78.0.3904.108 (Official Build) (64-bit)
OS
Windows
The text was updated successfully, but these errors were encountered: