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

After Onboarding steps #76

Closed
Madhu2244 opened this issue Apr 5, 2024 · 0 comments
Closed

After Onboarding steps #76

Madhu2244 opened this issue Apr 5, 2024 · 0 comments
Assignees

Comments

@Madhu2244
Copy link
Member

Figma: https://www.figma.com/file/VkH80LtHkl1Ck76v88fTvk/FPH-Wireframes?type=design&node-id=2817-13503&mode=design&t=JdGksYsWMHWTJH03-0

image

When the user goes to the /SignupBusiness route, rather than immediately rerouting to the Business Dashboard, reroute them to the Business Setup Page (in the photo the last 4 pages). To do this, create a component called BusinesssSetupPageMaster (please reference BusinessFormMaster.jsx to see how to do this), and then keep track of what step the user is on, and then when they are done with the current step, we should move onto the next step to show the next component on the screen. Then once the user is finished, we can then take them onto the Business Dashboard.

Implement all the CSS and functionality for this sprint, it should exactly match the Figma. Use as many Chakra elements as possible, then you can switch on over to using plain CSS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants