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

Fix Application Form: Do not allow jumping to next step if a previous… #1877

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

michael-markl
Copy link
Member

… step contains invalid data

Short description

Fix Application Form: Do not allow jumping to next step if a previous…

Proposed changes

Fix the bug that was introduced by a huge refactor :D

Side effects

None

Testing

Navigating to a step in the application form should no longer be possible if there is invalid data.

Resolved issues

Fixes: #1859

Copy link
Contributor

@seluianova seluianova left a comment

Choose a reason for hiding this comment

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

Works like a charm!

Copy link
Contributor

@f1sh1918 f1sh1918 left a comment

Choose a reason for hiding this comment

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

thx for the fix 👍
works as expected

@michael-markl michael-markl merged commit 772d747 into main Jan 22, 2025
2 checks passed
@michael-markl michael-markl deleted the fix-application-validation branch January 22, 2025 13:52
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.

Misleading error message when required fields are missing
3 participants