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

Clicking "back" with validation errors displays validation errors on previous step #5

Closed
lennym opened this issue Apr 17, 2015 · 0 comments · Fixed by #6
Closed

Clicking "back" with validation errors displays validation errors on previous step #5

lennym opened this issue Apr 17, 2015 · 0 comments · Fixed by #6
Assignees

Comments

@lennym
Copy link
Contributor

lennym commented Apr 17, 2015

To replicate:

Submit a form with validation errors
Click "back"
Then validation errors remain

Expected:

Validation errors should not be shown.

@lennym lennym self-assigned this Apr 17, 2015
lennym pushed a commit that referenced this issue Apr 20, 2015
… step

Fixes #5 - clicking back from a step with validation errors causes the errors to be erroneously shown on the previous step. Whitelist the errors which can be shown on a step to only those which are related to the step's own fields.
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 a pull request may close this issue.

1 participant