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 was archived by the owner on Apr 28, 2020. It is now read-only.
When we receive a new user, the profile form is a roadblock preventing them from moving on until they pick a username. However, (a) unique usernames get harder to pick over time and (b) there's no practical utility to having a username at this time as there are no profile pages.
Usernames should remain optional in the new user profile form and should perhaps not be present at all.
Alternatively, usernames should be auto-generated and guaranteed available (for LoginProvider logins) so that the user can continue without the cognitive load of selecting one.
The text was updated successfully, but these errors were encountered:
When we receive a new user, the profile form is a roadblock preventing them from moving on until they pick a username. However, (a) unique usernames get harder to pick over time and (b) there's no practical utility to having a username at this time as there are no profile pages.
Usernames should remain optional in the new user profile form and should perhaps not be present at all.
Alternatively, usernames should be auto-generated and guaranteed available (for LoginProvider logins) so that the user can continue without the cognitive load of selecting one.
The text was updated successfully, but these errors were encountered: