-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Conversation
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 ) || |
There was a problem hiding this comment.
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. 😆
There was a problem hiding this 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 🚢
Note that I tested from an incognito window and straight from |
@aidvu remember to add the |
Ooops, thanks @klimeryk. |
Update to show .blog subdomains when a user selects `Blog` as the site type for their new site.
361a88a
to
3c51828
Compare
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
/start
improvedOnboarding
A/B test hasonboarding
selectedBlog