The total step count stays the same.
The total count changes depending on the site type the user picks without explanation.
→ blog - 2 of 5
→ business - 2 of 6
→ professional - 2 of 6
→ online store - 2 of 3
This issue came up during usability testing. The user noticed the count had changed but they didn't know why. We should avoid making the user think outside of the focused task.
This is something we were discussing during our meetup, that is, whether the count is useful at all in this context.
The steps will sometimes change depending on how the user proceeds in the flow. This is because some site types, for example, don't require extra steps to complete the signup journey.
One suggestion was to provide a list of steps to complete. We would face a similar issue however as the list would update as the flow changed.
My only fallback in such a scenario is to explain why something is happening. For example, telling the user that they've chosen and online store and that they have n
steps or the "following steps" before them in order to create a site.
cc @Automattic/zelda @Automattic/start-dev
Maybe we could replace the "Step 1 of 6" text with a visual indication like a progress bar or pie graph. That way they can at least see what sort of percentage of the way through they are.
Not as good as having the actual numbers, but we can't really know how many steps they're going to need to complete, and will hopefully be less distracting.
It doesn't pertain directly to the step count, but there were some interesting suggestions over at https://github.com/Automattic/wp-calypso/issues/34299#issuecomment-507298963
I like the idea of a visual progress indicator!
Related issue: https://github.com/Automattic/wp-calypso/issues/34390
Most helpful comment
Maybe we could replace the "Step 1 of 6" text with a visual indication like a progress bar or pie graph. That way they can at least see what sort of percentage of the way through they are.
Not as good as having the actual numbers, but we can't really know how many steps they're going to need to complete, and will hopefully be less distracting.