Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domains: New onboarding doen't show .blog subdomains #30914

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

aidvu
Copy link
Contributor

@aidvu aidvu commented Feb 20, 2019

Changes proposed in this Pull Request

Update to show .blog subdomains when a user selects
Blog as the site type for their new site.

Testing instructions

  • Go to /start
  • Make sure improvedOnboarding A/B test has onboarding selected
  • On the site type picker choose Blog
  • See .blog subdomain suggestion in domain search

@aidvu aidvu added NUX [Feature Group] Emails & Domains Features related to email integrations and domain management. labels Feb 20, 2019
@aidvu aidvu self-assigned this Feb 20, 2019
@matticbot
Copy link
Contributor

@aidvu aidvu requested review from kwight and a team February 20, 2019 20:01
siteGoalsArray.length === 1 &&
siteGoalsArray.indexOf( 'share' ) !== -1 )
// All flows where 'about' step is before 'domains' step, user picked only 'share' on the `about` step
( ( siteGoalsArray.length === 1 && siteGoalsArray.indexOf( 'share' ) !== -1 ) ||
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This horrible alignment was by the linter, or whatever refactors the code these days. 😆

Copy link
Contributor

@kwight kwight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well for me 🚢

@kwight
Copy link
Contributor

kwight commented Feb 20, 2019

Note that I tested from an incognito window and straight from /start/onboarding. 👍

@klimeryk klimeryk added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Feb 20, 2019
@klimeryk
Copy link
Contributor

@aidvu remember to add the Needs Review label, so that e2e canary tests, etc. are run for the PR :)

@aidvu
Copy link
Contributor Author

aidvu commented Feb 20, 2019

Ooops, thanks @klimeryk.

@klimeryk klimeryk added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Status] Needs e2e Testing and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Status] Needs e2e Testing labels Feb 21, 2019
Update to show .blog subdomains when a user selects
`Blog` as the site type for their new site.
@aidvu aidvu added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Status] Needs e2e Testing and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Status] Needs e2e Testing labels Feb 25, 2019
@aidvu aidvu merged commit 6512543 into master Feb 26, 2019
@aidvu aidvu deleted the update/fix-new-flow-dotblog-subdomains branch February 26, 2019 14:05
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature Group] Emails & Domains Features related to email integrations and domain management. NUX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants