Skip to content

Redirect new users to /new #5071

Closed
Closed
@gtsiolis

Description

@gtsiolis

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:

Once ☝️ are deployed, ship change to website 👇

  • gitpod-io/website#1139

Addendum

While waiting for #5583

  • gitpod-io/website#1194

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions