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 a problem were saving didn't work in some cases on the local involvements page #249

Merged
merged 2 commits into from
Jan 26, 2022

Conversation

Windvis
Copy link
Contributor

@Windvis Windvis commented Jan 26, 2022

We now check if there are any financial organizations before triggering the total percentage validation. This fixes a problem were a valid form was marked invalid and prevented users from saving.

This allows us to use regular functions as helpers which means we need to write less boilerplate and can easily reuse logic in both the template and js files.
We now check if there are any financial organizations before triggering the total percentage validation. This fixes a problem were a valid form was marked invalid and prevented users from saving.
@Windvis Windvis requested a review from nbittich January 26, 2022 11:29
@Windvis
Copy link
Contributor Author

Windvis commented Jan 26, 2022

FYI Don't squash and merge this PR please, the separate commits are useful for the history in this case. 😄

@Windvis Windvis added the bug Something isn't working label Jan 26, 2022
@nbittich nbittich merged commit 5555210 into development Jan 26, 2022
@nbittich nbittich deleted the fix/local-involvements-save-problem branch January 26, 2022 11:43
Windvis added a commit that referenced this pull request Jan 26, 2022
…#249)

We now check if there are any financial organizations before triggering the total percentage validation. This fixes a problem were a valid form was marked invalid and prevented users from saving.
@Windvis Windvis changed the title Fix a problem were saving doesn't work on the local involvements page Fix a problem were saving didn't work in some cases on the local involvements page Jan 26, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants