Description
Problem to solve
In the upcoming Teams & Projects feature, we'd like to also introduce an onboarding flow that helps users get a well-configured, prebuilt, ready-to-code dev environment for their project. See also https://github.com/gitpod-io/roadmap/issues/8. 🗺️
Back in #4443, we've added the first bits of this new onboarding flow (/new
) but this is still not enabled for new users signing up.
Proposal
Let's redirect all new users to /new
.
Note The simplest strategy to do this would be (A) to change the 'Try Now' CTA link from the website. An alternative strategy (B) would be to auto-detect new users inside the dashboard by distinguishing logins from signups, and then redirecting signups to /new.
Depends on
(JL) Moving forward with this depends minimally on:
- Enable "New Workspace" button in Project Configuration without first having to use "Run Prebuild" button #6303
- 'Beta' tag in UI for new teams and projects #6010 also has a link to open a workspace with an example repo (screenshots in PR)
- New Project flow fails detection on private repos if oauth is fresh #6168
Once ☝️ are deployed, ship change to website 👇
- gitpod-io/website#1139
Addendum
While waiting for #5583
- gitpod-io/website#1194
Metadata
Metadata
Assignees
Labels
Type
Projects
Status