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

User Onboarding - Flow navigation component #5317

Closed
ErisDS opened this issue May 23, 2015 · 2 comments
Closed

User Onboarding - Flow navigation component #5317

ErisDS opened this issue May 23, 2015 · 2 comments
Labels
affects:admin Anything relating to Ghost Admin
Milestone

Comments

@ErisDS
Copy link
Member

ErisDS commented May 23, 2015

This issue relates to the 'Wiring & navigation behaviour' part of the User Onboarding epic #5315

In #5316, I've dirtily re-hashed the gh-activating-list-item to do the flow navigation. The gh-activating-list-item component was originally used for the left hand settings menu on the settings screen, which no longer exists. Therefore it can likely be repurposed / converted into a specific component for handling the flow navigation.

I imagine there's a much smarter way to code up this set of steps, with back and forward links, and where certain items are disabled when you're in a particular step - e.g. step 3 should be disabled if you're on step 1.

Additionally, the back button is only supposed to appear when not on screen 1, and should take the user to the previous step.

@ErisDS ErisDS added the affects:admin Anything relating to Ghost Admin label May 23, 2015
@ErisDS ErisDS modified the milestone: Current Backlog May 25, 2015
@ErisDS ErisDS modified the milestones: Current Backlog, Zelda Jun 2, 2015
@lukaszklis
Copy link
Contributor

Why do you want to have a back button in the setup process? How is it supposed to work once you click "Back" on the third step after the owner's account has been created already?

@ErisDS
Copy link
Member Author

ErisDS commented Jul 2, 2015

@lukaszklis What happens when you go back is covered by #5339 and the related #5342 - the whole flow is described in the epic issue #5315

cobbspur added a commit to cobbspur/Ghost that referenced this issue Jul 16, 2015
closes TryGhost#5317

- Adds back button only to steps 2 and 3
- Does not allow user to click from 1 to 3 until blog has been created
- Does not allow user to click from 2 to 3 until blog has been created
@ErisDS ErisDS closed this as completed in 7d9e0f1 Jul 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin
Projects
None yet
Development

No branches or pull requests

2 participants