Fix/force username after signup#2549
Conversation
Co-authored-by: Miguel Nieto A <39246879+miguelnietoa@users.noreply.github.com>
Co-authored-by: Miguel Nieto A <39246879+miguelnietoa@users.noreply.github.com>
|
@andreaestefania12 is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ |
leog
left a comment
There was a problem hiding this comment.
LGTM, thanks for tackling this!
zomars
left a comment
There was a problem hiding this comment.
"Is this such a great idea @Jaibles?"
|
@zomars what do you think might be some better ways to handle this? The potential options I can think of (though not sure they're better are
|
The latter seems like the most sensible approach. Also tagging @alannnc since he's working on in-app premium username purchase, we may add-on a "regular choose a username" to that. |
|
|
thank you for your contribution but we will go with option #2 from @Jaibles in a new PR 🙏 |
What does this PR do?
Fixes #2018

When you create a new account on Cal.com and you do not have username, it going to give you one with your name and some random letters. I only can tested create accounts from Prisma Data Platform.
Once the registration is complete you can change the username in settings.
Type of change
How should this be tested?