Skip to content

for dropdowns, if the schema accepts a list, save the selection as a … - #45

Merged
jkalayan merged 1 commit into
mainfrom
44-bug-validation-failing-for-some-enums-that-are-defined-in-the-schema
Aug 25, 2026
Merged

for dropdowns, if the schema accepts a list, save the selection as a …#45
jkalayan merged 1 commit into
mainfrom
44-bug-validation-failing-for-some-enums-that-are-defined-in-the-schema

Conversation

@jkalayan

Copy link
Copy Markdown
Collaborator

…list even if one option is selected by the user

Summary

  • Ensure an option selected from a dropdown in the webform is saved as a list, where the schema expects a list
  • Add a test for this

…list even if one option is selected by the user
@jkalayan jkalayan linked an issue Aug 25, 2026 that may be closed by this pull request
@jkalayan
jkalayan merged commit aa6e1f7 into main Aug 25, 2026
11 checks passed
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 32878326113

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage increased (+0.03%) to 78.854%

Details

  • Coverage increased (+0.03%) from the base build.
  • Patch coverage: 4 of 4 lines across 2 files are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 733
Covered Lines: 578
Line Coverage: 78.85%
Coverage Strength: 7.1 hits per line

💛 - Coveralls

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.

[Bug]: Validation failing for some enums that are defined in the schema

2 participants