Remove "quick start tour for authenticated users" / "create team" step
Created by: erzhtor
Closes https://github.com/sourcegraph/sourcegraph/issues/33901.
Test plan
SOURCEGRAPH_API_URL=https://sourcegraph.com SOURCEGRAPHDOTCOM_MODE=true sg -skip-auto-update=true start web-standalone
- Open https://sourcegraph.test:3443/search?feature-flag-key=quick-start-tour-for-authenticated-users&feature-flag-value=true and sign in
- Check that the "Create team" step is not in the quick start tour
- Check that the rest for tour works as previously
Screenshots
BEFORE | AFTER |
---|---|
App preview:
Check out the client app preview documentation to learn more.