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
{{ message }}
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
I watched someone register a new organization today. They put in their company's name in the Title field, and then proceeded to put the website URL in the 'URL Name' field, without recognising that it was for a username.
The field is confusing. It should be ajax-autocompleted from the Title using make_name but stripping common suffixes such as 'Pvt Ltd' or 'Technologies' or 'Media'. Users can then customise it if desired.
Having this field immediately after Title can make auto generation tricky as users are already likely to be typing in something there, so another field such as Company Website should appear in between. In addition, the username field should perhaps have a hasgeek.com/ prefix to make it's nature more apparent.
The text was updated successfully, but these errors were encountered:
I watched someone register a new organization today. They put in their company's name in the Title field, and then proceeded to put the website URL in the 'URL Name' field, without recognising that it was for a username.
The field is confusing. It should be ajax-autocompleted from the Title using
make_name
but stripping common suffixes such as 'Pvt Ltd' or 'Technologies' or 'Media'. Users can then customise it if desired.Having this field immediately after Title can make auto generation tricky as users are already likely to be typing in something there, so another field such as Company Website should appear in between. In addition, the username field should perhaps have a
hasgeek.com/
prefix to make it's nature more apparent.The text was updated successfully, but these errors were encountered: