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

[DEV-050] add wizard form #70

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

[DEV-050] add wizard form #70

wants to merge 3 commits into from

Conversation

AipioxTechson
Copy link
Member

[DEV-050] Wizard Form

Fixes: #50

  • Has the code been formatted?
  • Have dependencies/packages been added?

Changes

Explain the changes made at a higher level

Testing

  • Does the code have sufficient automated test coverage? If not, include a reasoning and steps required to manually QA
  • No because this is data orientated as such can't be mocked with component tests

@vercel
Copy link

vercel bot commented Jan 25, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/white-van/dialog/r004vtub2
✅ Preview: https://dialog-git-dev-050.white-van.vercel.app

Copy link
Contributor

@jcserv jcserv left a comment

Choose a reason for hiding this comment

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

Looks good! Could you write some tests for it?

export default connect(null, {
displaySuccessSnack,
})(Home);
export default Home;
Copy link
Contributor

Choose a reason for hiding this comment

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

oooh TIL

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.

Wizard Form
2 participants