-
Notifications
You must be signed in to change notification settings - Fork 17
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
Onboarding: Convert tax forms to optional step #1572
Conversation
…e-tax-step-optional
PR deployed in Google Cloud |
</Shelf> | ||
</Stack> | ||
</Box> | ||
{/* <Box p={4}> */} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could just remove?
@@ -6,41 +6,38 @@ const BASE_ENTITY_STEPS = { | |||
VERIFY_BUSINESS: 3, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the user is on the tax upload step and then you refresh the page, does the app properly jump to the tax upload step?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
now the tax step is included in the sign document step so no more official step for taxes. I just checked that refreshing the page puts you on the correct step
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah ok cool
…fuge/apps into onboarding/make-tax-step-optional
…e-tax-step-optional
Description
This pull request...
Closes #1569
Approvals
Screenshots
Impact