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 crash if select element has empty child #793

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

seadowg
Copy link
Member

@seadowg seadowg commented Aug 28, 2024

Closes getodk/collect#6336

What has been done to verify that this works as intended?

New tests.

Why is this the best possible solution? Were any other approaches considered?

Not a lot to discuss here as the fix was really simple and discussed in the issue.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

The main thing to check here will be secondary instances used with select one from map, but that will be checked when we integrate this change into Collect.

@seadowg seadowg marked this pull request as ready for review August 28, 2024 10:56
@lognaturel lognaturel merged commit 30ef2a9 into getodk:master Aug 28, 2024
3 checks passed
@seadowg seadowg deleted the null-select-children branch August 28, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants