Closed daoste closed 7 years ago
We are considering just having the email for the "user-name" since it needs to be unique anyway. That's what most sites do.
I see the issue here though.
I changed the value for that page so I think it should be fixed now.
I used
Steve
as myFirst Name
andsdao001
as myUsername
.The user account settings display my
First Name
and not myUsername
. If the intention was to display the user's actual name, then maybe rephraseUser Name
toName
and include their first/last name? Otherwise, maybe include theUsername
field from the sign-up/register page.