Closed jeffreywescott closed 8 years ago
Looked into this a bit today ... this is actually not a super easy / quick fix, because:
appState
variables that get passed-through the OAuth flow on GitHubredirect
URL to be the /sign-up
route again (so that the user can complete the user form)We probably need another signupRedirect
URL parameter or something for once the user form has been completed and saved successfully. But this, unfortunately, is not a 10 minute fix. :-(
@prattsj -- this could be a good place to start improving the sign-up flow
@shereefb commented on Tue May 03 2016
Right now, by design, after signing up I'm stuck in idm.lg and need to re-enter the chat.lg url to get to the main product.
If I started signing up at chat.lg I should get redirected there after signing up.
@jeffreywescott commented on Tue May 03 2016
Yep. Definite room for a UX improvement here. The flow is awkward.