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

Breaks OnboardingForm into MultistepForm #32

Merged
merged 7 commits into from
Jun 20, 2023

Conversation

vitorschelb
Copy link
Contributor

This PR breaks OnboardingForm into a MultiStepForm using a hook to manage the steps state

This PR [short description here]

  • Create hook
  • Create multistep page
  • Create progress dots
  • Breaks the form
  • Install TS Eslint Plugin

Next Steps

  • Next PRs will be handling the TODO list in multistep page

@vercel
Copy link

vercel bot commented Jun 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2023 1:24pm

Copy link
Contributor Author

@vitorschelb vitorschelb left a comment

Choose a reason for hiding this comment

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

Here's the first PR for the Multistep form, and the next PRs are described on the Multistep page.

src/components/Navbar.tsx Outdated Show resolved Hide resolved
.eslintrc.json Outdated Show resolved Hide resolved
Copy link
Contributor

@marco-souza marco-souza left a comment

Choose a reason for hiding this comment

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

O nome ta errado. nao deveria se /app/onboarding? o Multistep era somente para exemplificar

src/components/Navbar.tsx Outdated Show resolved Hide resolved
.eslintrc.json Outdated Show resolved Hide resolved
src/components/forms/OnboardingRegistrationForm.tsx Outdated Show resolved Hide resolved
src/components/forms/OnboardingProfessionalForm.tsx Outdated Show resolved Hide resolved
.eslintrc.json Outdated Show resolved Hide resolved
src/components/forms/OnboardingProfessionalForm.tsx Outdated Show resolved Hide resolved
src/components/forms/OnboardingProfessionalForm.tsx Outdated Show resolved Hide resolved
src/components/forms/OnboardingRegistrationForm.tsx Outdated Show resolved Hide resolved
src/app/app/multistep/page.tsx Outdated Show resolved Hide resolved
src/app/app/multistep/page.tsx Outdated Show resolved Hide resolved
Copy link
Contributor Author

@vitorschelb vitorschelb left a comment

Choose a reason for hiding this comment

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

PR suggestions applied.

Copy link
Contributor

@marco-souza marco-souza left a comment

Choose a reason for hiding this comment

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

Sweet!

@vitorschelb vitorschelb merged commit f074d6f into main Jun 20, 2023
@vitorschelb vitorschelb deleted the vitorschelb/multistep-form branch June 20, 2023 13:25
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

Successfully merging this pull request may close these issues.

4 participants