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

[BUG] - Submit with required fields causing multistep block #419

Open
volfkarlo opened this issue May 14, 2024 · 0 comments
Open

[BUG] - Submit with required fields causing multistep block #419

volfkarlo opened this issue May 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@volfkarlo
Copy link
Contributor

Bug explanation

We figured this out by making a mistake while setting up a form on Hubspot.
https://github.com/infinum/eightshift-forms/assets/46056662/6ad54aac-7cad-4635-b81e-fe7886acdb18

We set all the fields to required on Hubspot instead of setting them to "non-required" on Hubspot and required inside the editor.

Afterwards we set conditional logic in Editor and the issue is obvious, Hubspot is rejecting our submission.

But the real issue is not in the setup, but in the inability to do anything(buttons on the form are not working) on the multistep form after submit response.

@volfkarlo volfkarlo added the bug Something isn't working label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants